History log of /PHP-8.3/ext/curl/tests/curl_pushfunction_nonexistent_callback.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 91c06790 25-Sep-2024 Ilija Tovilo

Switch asan build to Ubuntu 24.04

Closes GH-16065


# 3ccd8d78 08-Jul-2023 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Fix crash when an invalid callback function is passed to CURLMOPT_PUSHFUNCTION

Previously this caused a SIGABRT.

Closes GH-11639.