Date: Thu, 15 Oct 1998 10:16:24 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern link_elf.c Message-ID: <199810151716.KAA11409@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/10/15 10:16:24 PDT Modified files: sys/kern link_elf.c Log: - bzero() after malloc() bug fix - look up relocation symbol names in correct table bugfix. - remove unused (initialized to 0) variable and conditional free() of it. Revision Changes Path 1.6 +7 -6 src/sys/kern/link_elf.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?199810151716.KAA11409>