fix memory leak
This commit is contained in:
@@ -118,6 +118,7 @@ append_to_existing(TestState *s)
|
||||
);
|
||||
|
||||
a2e_chk_last(s, &ld);
|
||||
free(ld.state.last_log);
|
||||
}
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user