]> cygwin.com Git - cygwin-apps/setup.git/commit - libsolv.h
Ensure packagedb and underlying solver pool is empty before we read setup.ini
authorJon Turney <jon.turney@dronecode.org.uk>
Thu, 2 Nov 2017 14:15:04 +0000 (14:15 +0000)
committerJon Turney <jon.turney@dronecode.org.uk>
Sun, 28 Jan 2018 15:10:45 +0000 (15:10 +0000)
commitab67dafae1e1c7e611569439ae86c2eac6a92f7d
tree70cdd6be04844d0a7e2c2b1776ac12c3c29edb70
parent283f82fd4801d0e68c7cb43fd381552e92965179
Ensure packagedb and underlying solver pool is empty before we read setup.ini

We need to make sure the packagedb is empty if we step backwards to here.

v2:
Also clear solver stored in SolverSolution, which holds a pool pointer
ini.cc
libsolv.cc
libsolv.h
package_db.cc
package_db.h
This page took 0.032683 seconds and 5 git commands to generate.