[GIT-PULLS] [php-src] PR #23494: fix: Fix FPM test harness object leaks reported under ASan and Valgrind.
[email protected] (zeriyoshi)
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <[email protected]> |
Pull Request: https://github.com/php/php-src/pull/23494 Author: zeriyoshi This fix addresses an issue in clang-23 stable where running memory tests with ASan causes fpm to flag memory as unreleased.