diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2021-01-05 12:52:00 +0100 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2021-01-05 14:31:43 +0100 |
commit | b7689db7ab23ee00b398b741ada855136ceb3bf0 (patch) | |
tree | 27f914ad4b10093e0c0cf8332d076f5a1b06783d /ext/pdo_sqlite/sqlite_driver.c | |
parent | afc69e46b83fdabb6561992fa742d4862f39fe04 (diff) | |
download | php-git-b7689db7ab23ee00b398b741ada855136ceb3bf0.tar.gz |
Prevent double-free of Phar ZIP stream
We must not alias the closed stream to `phar_archive_data.fp`, and use
PHAR_ZIP_FAIL() for consistency with the rest of this function.
Closes GH-6578.
Diffstat (limited to 'ext/pdo_sqlite/sqlite_driver.c')
0 files changed, 0 insertions, 0 deletions