[Bug libc/1041] swprintf failed to convert %s format in some condition.

drepper at redhat dot com sourceware-bugzilla@sourceware.org
Thu Sep 22 17:47:00 GMT 2005


------- Additional Comments From drepper at redhat dot com  2005-09-22 17:46 -------
The program code is wrong.  swprintf will flag an array if the output array is
too small which is always the case for this caode when given ASCII input.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


http://sourceware.org/bugzilla/show_bug.cgi?id=1041

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Glibc-bugs mailing list