Open
Description
Potential memory leak in client.c line 85 Calling event_new()(evtimer_new here) without calling event_free() to free the memory will cause a memory leak.
Doc says "Deallocate a struct event * returned by event_new()."
Metadata
Metadata
Assignees
Labels
No labels