Plug a small memory leak
This commit is contained in:
parent
88e372cd09
commit
8ff40b5d14
@ -505,6 +505,8 @@ test_reorder (void)
|
||||
g_assert (i == n);
|
||||
|
||||
_gtk_rbtree_free (tree);
|
||||
|
||||
g_free (reorder);
|
||||
}
|
||||
|
||||
int
|
||||
|
Loading…
Reference in New Issue
Block a user