Skip to content

Commit

Permalink
change such that the test doesn't leak any memory at all
Browse files Browse the repository at this point in the history
  • Loading branch information
bmander committed Nov 5, 2010
1 parent e0757f3 commit b7d2f02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/test/streetprofile.c
Expand Up @@ -86,6 +86,7 @@ int main() {
}

gDestroy(gg);
woDestroy( wo );

return 1;
}

0 comments on commit b7d2f02

Please sign in to comment.