apply_cflags() leaks #131

Closed
opened 2017-09-11 19:48:46 +00:00 by karen-arutyunov · 0 comments
karen-arutyunov commented 2017-09-11 19:48:46 +00:00 (Migrated from github.com)

Function apply_cflags() in main.c leaks unfiltered_list when exit in the following operator:

if (filtered_list.head == NULL)
return true;

Function apply_cflags() in main.c leaks unfiltered_list when exit in the following operator: if (filtered_list.head == NULL) return true;
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ariadne/pkgconf#131
There is no content yet.