History log of /PHP-8.1/ext/phar/tests/bug79797.phar (Results 1 – 3 of 3)
Revision Date Author Comments
# 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.