libfcgi bug in FCGX_VFPrintF
kmeaw <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
==12591== Invalid read of size 1
==12591== at 0x403A3C4: FCGX_VFPrintF (in /usr/lib/libfcgi.so.0.0.0)
==12591== Address 0x0 is not stack'd, malloc'd or (recently) free'd
libfcgi does not work as glibc does -- try running printf("%s", NULL);
glibc prints "(null)", libfcgi crashes.
--
kmeaw
___________________________________
fastcgi-developers mailing list
http://fastcgi.com/fastcgi-developers/