diff options
Diffstat (limited to 't/helper/test-revision-walking.c')
| -rw-r--r-- | t/helper/test-revision-walking.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/test-revision-walking.c b/t/helper/test-revision-walking.c index 625b2dbf82..4a45d5bac2 100644 --- a/t/helper/test-revision-walking.c +++ b/t/helper/test-revision-walking.c @@ -43,6 +43,7 @@ static int run_revision_walk(void) } reset_revision_walk(); + release_revisions(&rev); return got_revision; } |
