libgit2/tests-clar/repo
Carlos Martín Nieto 9311423c34 tests: plug a leak in the repo tests
The second call to assert_config_entry_on_init_bytype is cleaned up by
the main cleanup function, but that overwrites the first _repo. Make
sure that one doesn't leak.
2012-06-21 02:30:30 +02:00
..
discover.c errors: Rename error codes 2012-05-18 01:48:50 +02:00
getters.c Fix git_repository_set_odb() refcount issue 2012-04-23 11:07:19 +02:00
init.c tests: plug a leak in the repo tests 2012-06-21 02:30:30 +02:00
open.c errors: Rename error codes 2012-05-18 01:48:50 +02:00
setters.c Fix git_repository_set_odb() refcount issue 2012-04-23 11:07:19 +02:00