cvs commit: src/libexec/rtld-elf rtld.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Thu Feb 3 17:23:27 PST 2005
joerg 2005/02/03 17:23:16 PST
DragonFly src repository
Modified files:
libexec/rtld-elf rtld.c
Log:
If we change obj_rtld.path after initialising __progname, make sure we
change __progname to point at the new storage otherwise it ends up
pointing at freed memory which leads to confusing garbled error messages.
rtld.c, 1.95
Obtained-from: FreeBSD
Revision Changes Path
1.11 +1 -0 src/libexec/rtld-elf/rtld.c
http://www.dragonflybsd.org/cvsweb/src/libexec/rtld-elf/rtld.c.diff?r1=1.10&r2=1.11&f=u
More information about the Commits
mailing list