Project

General

Profile

Actions

Bug #553

closed

Revision 1009 has incomplete change in mod_fastcgi

Added by Anonymous about 18 years ago. Updated over 17 years ago.

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

Actions #1

Updated by usrlocal about 18 years ago

The change in revision 1009 is also incomplete for mod_scgi.c.

Actions #2

Updated by jan about 18 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

fixed in r1022

Actions

Also available in: Atom