Ticket #553 (closed defect: fixed)
Revision 1009 has incomplete change in mod_fastcgi
| Reported by: | anonymous | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | 1.4.x-svn |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Need User Feedback: | Blocking: |
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).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

