]> git.ipfire.org Git - pakfire.git/commit
libpakfire: repo: Don't clear repodata when repo is deallocated
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 20 May 2017 21:26:01 +0000 (23:26 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 20 May 2017 21:26:01 +0000 (23:26 +0200)
commit1b34e8fa8ff2b65a33ec36f5c5e230a1e2c566f0
tree83caf2732fc83e1a6cd5282825469d7cbc2a2dad
parent9c8337dd957c9fc7361f091bb518e0eacf54a382
libpakfire: repo: Don't clear repodata when repo is deallocated

This data needs to stay there until the pool (and the actual
repository in libsolv) is destroyed.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/repo.c