Duncan Overbruck dca2223cb7
lib/transaction_store.c: store a copy in transaction packages array
This fixes multiple use after frees, found with AddressSanitizers.

* xbps_package_register: the pkgdb dictionary is replaced with
  the new one.
* xbps_pkgdb_update: here the pkgdb is externalized, freed and
  internalized.
2020-02-10 13:32:14 +01:00
..
2020-01-28 20:29:39 +01:00
2020-01-06 14:33:49 +01:00
2020-02-08 21:06:04 +01:00
2020-02-08 21:06:04 +01:00
2020-01-06 14:31:40 +01:00
2020-02-08 20:00:56 +01:00