das 2008-06-29 22:54:26 UTC
FreeBSD src repository
Modified files:
lib/libc/stdio printf-pos.c printflocal.h vfprintf.c
vfwprintf.c
Log:
SVN rev 180106 on 2008-06-29 22:54:26Z by das
Correctly handle malloc() failure. While here, reduce the code size a
bit by removing some calls to the inline function addtype().
Revision Changes Path
1.3 +142 -95 src/lib/libc/stdio/printf-pos.c
1.2 +2 -2 src/lib/libc/stdio/printflocal.h
1.81 +9 -3 src/lib/libc/stdio/vfprintf.c
1.32 +9 -3 src/lib/libc/stdio/vfwprintf.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"