This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/5225] The .*wscanf family of functions segfault


------- Additional Comments From emil at wojak dot eu  2007-10-27 17:35 -------
I forgot to mention this - the narrow-char equivalents seem not to be affected, 
they allocate a new buffer for that, after all there would be at most 256 
characters, whereas the wide-char implementation apparently tries to save 
space, which is reasonable, but implemented wrong.

-- 


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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]