nd 2003/02/19 13:39:22 Modified: . Tag: APACHE_2_0_BRANCH STATUS Log: increasing-security-backport. Revision Changes Path No revision No revision 1.751.2.104 +7 -2 httpd-2.0/STATUS Index: STATUS =================================================================== RCS file: /home/cvs/httpd-2.0/STATUS,v retrieving revision 1.751.2.103 retrieving revision 1.751.2.104 diff -u -r1.751.2.103 -r1.751.2.104 --- STATUS 19 Feb 2003 14:51:25 -0000 1.751.2.103 +++ STATUS 19 Feb 2003 21:39:22 -0000 1.751.2.104 @@ -119,7 +119,12 @@ * Fix suexec compile error on SUNOS4 (no strerror()) for 2.0 and 1.3 support/suexec.c: r1.24 +1: nd, trawick - + + * suexec: Be more pedantic when cleaning environment. Clean it + immediately after startup. PR 2790, 10449. + support/suexec.c: r1.25 + +1: nd + * fill out parms->err_directive while looking for open parents. Otherwise when trying to log the error (a) we segfault (if the directive was in another file)