[PATCH] *printf: Violation of precision with null string

Jones Desougi jones.desougi at 27m.se
Tue Feb 8 10:39:50 UTC 2011


I still consider uclibc broken in this respect.
However, the important case is with zero precision. In this case the
pointer value shouldn't matter, and uclibc does break existing software.
I stumbled on this trying out pjsip, a freely available SIP library.

This patch takes care of this specific case only, and with minimal
intrusion.

Signed-off-by: Jones Desougi <jones.desougi at 27m.se>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uclibc-printf-zero-precision.diff
Type: text/x-patch
Size: 782 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/uclibc/attachments/20110208/010a438f/attachment.bin>


More information about the uClibc mailing list