Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/lib/libc/gen
Module Name: src
Committed By: tron
Date: Sat Jun 11 12:13:55 UTC 2005
Modified Files:
src/lib/libc/gen [netbsd-3]: nlist_elf32.c
Log Message:
Pull up revision 1.27 (requested by lukem in ticket #393):
Exit via the correct cleanup path; we can't munmap until the mmap has
been performed.
Detected with gcc -Wuninitialized.
(The bug was introduced in rev 1.22. Hi Ragge! :)
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.26.2.1 src/lib/libc/gen/nlist_elf32.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index