applied -- thanks again.
-Sterling
> thanks. this one gets rid of a warning...
>
> Index: sapi_apache2.c
> ===
> RCS file: /repository/php4/sapi/apache2filter/sapi_apache2.c,v
> retrieving revision 1.45
> diff -u -
thanks. this one gets rid of a warning...
Index: sapi_apache2.c
===
RCS file: /repository/php4/sapi/apache2filter/sapi_apache2.c,v
retrieving revision 1.45
diff -u -r1.45 sapi_apache2.c
--- sapi_apache2.c 18 Aug 2001 01:36:29 -
On Fri, 17 Aug 2001, Doug MacEachern wrote:
> doesn't seem right for this flush function to be called at server
> shutdown, ctx->f and ctx->f->r won't be alive at this point. so i'm
> not sure if this is the right fix, but patch below stops segv. with this
> and the cleanup_register patch bloom
doesn't seem right for this flush function to be called at server
shutdown, ctx->f and ctx->f->r won't be alive at this point. so i'm
not sure if this is the right fix, but patch below stops segv. with this
and the cleanup_register patch bloom committed for me, all php tests in
httpd-test are no