mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 08:56:22 +00:00
Added valgrind suppressions
This commit is contained in:
@@ -258,6 +258,7 @@ wins_get_total_unread(void)
|
||||
result += window->unread;
|
||||
curr = g_list_next(curr);
|
||||
}
|
||||
g_list_free(values);
|
||||
return result;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user