coar 98/05/07 19:24:49
Modified: . STATUS Log: Oops, CGI scripts are broken. That's a showstopper for sure. Revision Changes Path 1.382 +5 -0 apache-1.3/STATUS Index: STATUS =================================================================== RCS file: /export/home/cvs/apache-1.3/STATUS,v retrieving revision 1.381 retrieving revision 1.382 diff -u -r1.381 -r1.382 --- STATUS 1998/05/07 12:24:20 1.381 +++ STATUS 1998/05/08 02:24:49 1.382 @@ -11,6 +11,11 @@ FINAL RELEASE SHOWSTOPPERS: + * mod_cgi is broken; working scripts are currently resulting in + 'premature end of script headers.' (See DougM's message + <[EMAIL PROTECTED]>). Maybe Ben's change to the + script Status checking? + * Someone other than Dean has to do a security/correctness review on psprintf(), bprintf(), and ap_snprintf(). In particular these routines do lots of fun pointer manipulations and such and possibly have overflow