[Bug libc/5043] iconv_open() should not crash on too long codepage arguments

jakub at redhat dot com sourceware-bugzilla@sourceware.org
Fri Sep 21 19:15:00 GMT 2007


------- Additional Comments From jakub at redhat dot com  2007-09-21 19:15 -------
You mean if you use more than RLIMIT_STACK long argument?
If yes, glibc for this has __libc_use_alloca () check, so that it can use
malloc for very large requests.


-- 


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

------- 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