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