summaryrefslogtreecommitdiff
path: root/src/sp_wrapper.c
diff options
context:
space:
mode:
authorjvoisin2026-04-24 11:50:40 +0200
committerjvoisin2026-04-24 11:50:40 +0200
commit36179282f5f52a7e54be34964b4afd4fd0194e4f (patch)
treef4965705ad99e339efb3e33cf5d5462519acd653 /src/sp_wrapper.c
parent56447f425f0fa241e0005df0e620bda97eb06340 (diff)
Fix a memory leak in sp_log_disable/sp_log_disable_ret
php_raw_url_encode returned a new zend_string, but the old arg_value_dup is never released. Also arg_value_dup was reassigned, leaking the initial zend_string_init allocation.
Diffstat (limited to 'src/sp_wrapper.c')
0 files changed, 0 insertions, 0 deletions