Date: Mon, 10 Jun 2002 14:15:50 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf/i386 reloc.c Message-ID: <200206102115.g5ALFpJ34295@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2002/06/10 14:15:50 PDT
Modified files:
libexec/rtld-elf/i386 reloc.c
Log:
Correct a bug in the last commit. The whole point of creating a 'done:'
goto target was so the cache could be freed. So free the cache after
done: rather then before done: (!)
Submitted by: Gavin Atkinson <gavin@ury.york.ac.uk>
Revision Changes Path
1.10 +3 -3 src/libexec/rtld-elf/i386/reloc.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?200206102115.g5ALFpJ34295>
