> The enable_data variable gets freed on most error paths in
> event_enable_trigger_parse(). Use free() to free it and just before
> returning normally, call no_free_ptr(enable_data) to keep it from being
> freed.

The conversion is incomplete for the application of scope-based resource 
management so far.

Regards,
Markus


Reply via email to