Date: Fri, 20 Aug 1999 15:33:45 -0700 (PDT) From: John Polstra <jdp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf rtld.c Message-ID: <199908202233.PAA31418@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 1999/08/20 15:33:45 PDT
Modified files:
libexec/rtld-elf rtld.c
Log:
Add a NULL pointer check whose absence could cause segmentation
violations in certain obscure cases involving failed dlopens. Many
thanks to Archie Cobbs for providing me with a good test case.
Eliminate a block that existed only to localize a declaration.
Revision Changes Path
1.30 +6 -6 src/libexec/rtld-elf/rtld.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908202233.PAA31418>
