[PHP-CVS] cvs: php4(PHP_4_3) /main output.c

2003-04-03 Thread Sascha Schumann
sas Thu Apr 3 13:19:52 2003 EDT Modified files: (Branch: PHP_4_3) /php4/main output.c Log: MFH Index: php4/main/output.c diff -u php4/main/output.c:1.142.2.8 php4/main/output.c:1.142.2.9 --- php4/main/output.c:1.142.2.8Wed Apr 2 19:51:14 2003 +++ p

[PHP-CVS] cvs: php4(PHP_4_3) /main output.c

2003-04-02 Thread Moriyoshi Koizumi
moriyoshi Wed Apr 2 19:51:14 2003 EDT Modified files: (Branch: PHP_4_3) /php4/main output.c Log: MFH(r-1.152): fixed memleak in output buffering facility Index: php4/main/output.c diff -u php4/main/output.c:1.142.2.7 php4/main/output.c:1.142.2.8 --- ph

[PHP-CVS] cvs: php4(PHP_4_3) /main output.c

2003-04-01 Thread Sascha Schumann
sas Tue Apr 1 14:15:47 2003 EDT Modified files: (Branch: PHP_4_3) /php4/main output.c Log: s/0/FAILURE/ Index: php4/main/output.c diff -u php4/main/output.c:1.142.2.6 php4/main/output.c:1.142.2.7 --- php4/main/output.c:1.142.2.6Tue Apr 1 14:13:40 2

[PHP-CVS] cvs: php4(PHP_4_3) /main output.c

2003-04-01 Thread Sascha Schumann
sas Tue Apr 1 14:13:41 2003 EDT Modified files: (Branch: PHP_4_3) /php4/main output.c Log: Fix an uninitialised read for ob_start(array()) Index: php4/main/output.c diff -u php4/main/output.c:1.142.2.5 php4/main/output.c:1.142.2.6 --- php4/main/output.c: