Open
Description
Potential memory leak in server.c line 91 Calling event_new()(evsignal_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