Actions
Bug #553
closedRevision 1009 has incomplete change in mod_fastcgi
Status:
Fixed
Priority:
Normal
Category:
core
Target version:
-
ASK QUESTIONS IN Forums:
Description
This appeared twice in mod_fastcgi.c but only the first one (near lines 800-850) was fixed in revision 1009:
/* stevens says: */ servlen = proc->socket->used - 1 + sizeof(fcgi_addr_un.sun_family);
To fix, search for "stevens says" and fix the 2nd occurance (somewhere between lines 1600-1650).
Updated by usrlocal almost 19 years ago
The change in revision 1009 is also incomplete for mod_scgi.c.
Updated by jan almost 19 years ago
- Status changed from New to Fixed
- Resolution set to fixed
fixed in r1022
Actions
Also available in: Atom