Skip to content
Snippets Groups Projects
Commit eb162ff7 authored by David Kalnischkies's avatar David Kalnischkies
Browse files

[apt-pkg] yet another bit of mmap and pkgcachegen housekeeping

* add mmap error message also to the dynamic mmap
* remove some more {Ver,Desc} == 0 checks in for loops
* try to respect the given flags to the dynamic mmap
* open cached caches not as ReadOnly and not as Shared, so we
  always have a copy of the cache in the memory we can modify
  (e.g. set the hold state on-the-fly)
parent 9ee47c29
No related branches found
Tags 1.0.9.6
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment