1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00
Files
archived-php-src/ext
Greg Beaver 86f8d0a8e9 fix several errors found by valgrind
1 - entry metadata not properly processed or retrieved from cached phars
2 - copy on write was using a void return value instead of int, a dangerous oversight in phar_update_cached_entry
3 - metadata creation in entries for cached phars was causing an invalid read
2008-10-26 05:49:09 +00:00
..
2008-10-21 22:08:38 +00:00
2008-10-19 18:23:53 +00:00
2008-10-22 19:29:24 +00:00
2008-08-03 12:15:55 +00:00
2008-10-10 19:53:20 +00:00
2008-10-26 05:49:09 +00:00
2008-04-15 12:47:33 +00:00