History log of /PHP-8.1/ext/phar/tests/bug79797.phpt (Results 1 – 4 of 4)
Revision Date Author Comments
# 74859783 11-Jun-2021 Nikita Popov

Migrate SKIPIF -> EXTENSIONS (#7138)

This is an automated migration of most SKIPIF extension_loaded checks.


# 775385df 14-Jul-2020 Christoph M. Becker

Fix #79797: Use of freed hash key in the phar_parse_zipfile function

We must not use heap memory after we freed it.


# 9c3171f0 14-Jul-2020 Christoph M. Becker

Fix #79797: Use of freed hash key in the phar_parse_zipfile function

We must not use heap memory after we freed it.


# 7355ab81 14-Jul-2020 Christoph M. Becker

Fix #79797: Use of freed hash key in the phar_parse_zipfile function

We must not use heap memory after we freed it.