Closed cmb69 closed 3 years ago
We need to release the retval of call_user_function().
retval
call_user_function()
This memory leak could be observed when running yaml_emit_008.phpt and yaml_emit_009.phpt with a debug build or under a leak checker.
yaml_emit_008.phpt
yaml_emit_009.phpt
We need to release the
retval
ofcall_user_function()
.This memory leak could be observed when running
yaml_emit_008.phpt
andyaml_emit_009.phpt
with a debug build or under a leak checker.