mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 20:56:22 +00:00
Fixed various memory leaks
This commit is contained in:
@@ -458,6 +458,8 @@ _form_tag_exists(DataForm *form, const char * const tag)
|
||||
}
|
||||
curr = g_list_next(curr);
|
||||
}
|
||||
|
||||
g_list_free(tags);
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user