History log of /php-src/ext/opcache/tests/gh9259_003.phpt (Results 1 – 3 of 3)
Revision Date Author Comments
# 50f58c89 02-Apr-2023 Ilija Tovilo

Add ASAN XLEAK support

Only disable LSAN instead of skipping the test. This way we can still detect
memory issues which is arguably more important anyway.

Closes GH-10996


# e9a0d21a 11-Sep-2022 Ilija Tovilo

Mark gh9259_003.phpt as xfail with ASAN

The tests reports memory leaks.


# fb242f41 03-Sep-2022 Arnaud Le Blanc

Fix high opcache.interned_strings_buffer causing shm corruption (#9260)