看板 DFBSD_commit 關於我們 聯絡資訊
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