• Show log

    Commit

  • Hash : 9311423c
    Author : Carlos Martín Nieto
    Date : 2012-06-21T02:30:30

    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.