cvs commit: src/lib/libc/stdlib malloc.c
Poul-Henning Kamp
phk at FreeBSD.org
Sat Feb 21 00:55:39 PST 2004
phk 2004/02/21 00:55:38 PST
FreeBSD src repository
Modified files:
lib/libc/stdlib malloc.c
Log:
Move the check for sensitive processes to the point where the exception
has been hit, this makes it cover more cases.
Call the message function directly rather than fiddle with flag-saving
when we find an unknown character in our options.
The 'A' flag should not trigger on legal out of memory conditions.
Revision Changes Path
1.85 +7 -14 src/lib/libc/stdlib/malloc.c
More information about the cvs-src
mailing list