janiTue Jul 15 16:10:32 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main/streams streams.c
Log:
MFH: Fixed potentially confusing error message on failure when no errors are
logged
http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=
tony2001Mon Mar 24 16:28:56 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main/streams streams.c
Log:
MFH: disabled mmap() when copying files to memory
http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=1.82.2.6.2.21&r2=1.82.2.
janiWed Aug 8 07:01:49 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main/streams streams.c
Log:
MFH: This is what we get for not doing MFH..or MFB..a mess
http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=1.82.2.6.2.17&r2=1.82.2.6.
dmitry Wed Jul 11 14:33:30 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main/streams streams.c
Log:
Fixed wrong warning
http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=1.82.2.6.2.15&r2=1.82.2.6.2.16&diff_format=u
Index: php-src/ma
dmitry Tue Jul 10 11:57:34 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main/streams streams.c
Log:
Fixed warning
http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=1.82.2.6.2.14&r2=1.82.2.6.2.15&diff_format=u
Index: php-src/main/str
helly Sat Mar 3 19:01:35 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main/streams streams.c
Log:
- MFH A stream wrapper might only allow directory access
http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=1.82.2.6.2.11&r2=1.82.2.6.2.
tony2001Sun Sep 10 13:01:38 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main/streams streams.c
Log:
fix coverity issue #197
"I can't think of a reason to pass a NULL buf" (c) Wez
http://cvs.php.net/viewvc.cgi/php-src/main/streams/stream
On 20.06.2006 22:28, Hannes Magnusson wrote:
touch emptyfile; php -r 'file_get_contents("emptyfile");'
/usr/src/clean/php6/main/streams/streams.c(1639) : Freeing 0x083DB4E4
(1 bytes), script=-
/usr/src/clean/php6/ext/standard/file.c(560) : Actual location
(location was relayed)
=== Total 1 memo
touch emptyfile; php -r 'file_get_contents("emptyfile");'
/usr/src/clean/php6/main/streams/streams.c(1639) : Freeing 0x083DB4E4
(1 bytes), script=-
/usr/src/clean/php6/ext/standard/file.c(560) : Actual location
(location was relayed)
=== Total 1 memory leaks detected ===
I'll add phpt in couple
Got any reproduce/test case ?
On 20.06.2006 22:09, Hannes Magnusson wrote:
bjori Tue Jun 20 18:09:50 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main/streams streams.c
Log:
MFH: plug memleak
http://cvs.php.net/viewvc.cgi/php-src/main/streams/stre
bjori Tue Jun 20 18:09:50 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main/streams streams.c
Log:
MFH: plug memleak
http://cvs.php.net/viewvc.cgi/php-src/main/streams/streams.c?r1=1.82.2.6.2.2&r2=1.82.2.6.2.3&diff_format=u
Index: php-src/main/s
11 matches
Mail list logo