]> git.ipfire.org Git - pakfire.git/commit
dependencies: Create and destroy the pool for each version check
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 21 Jul 2023 18:15:45 +0000 (18:15 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 21 Jul 2023 18:15:45 +0000 (18:15 +0000)
commitd5f343f3fbfaebb4a6c75776cf3abc2a671eb974
tree0340c4f91c670afb6bc2c10fe98a89e656bdbe71
parent03b6387dc18b2d6d3cba0740dd5a1cd350634801
dependencies: Create and destroy the pool for each version check

The former solution obviously wasn't very thread-safe.

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