1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 21:11:02 +02:00
Files
archived-php-src/ext/phar
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 12:59:45 +00:00
2008-09-01 16:32:55 +00:00
2008-09-26 04:54:08 +00:00
2008-06-21 18:57:53 +00:00
2008-10-26 05:49:09 +00:00
2008-08-31 20:50:09 +00:00
2008-10-11 22:20:57 +00:00
2008-10-12 21:09:22 +00:00
2008-10-26 05:49:09 +00:00
2008-10-12 21:09:22 +00:00