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