]> git.tdb.fi Git - builder.git/commitdiff
Store lookup failures separately from the package map
authorMikko Rasa <tdb@tdb.fi>
Wed, 15 Aug 2012 16:15:19 +0000 (19:15 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 15 Aug 2012 16:24:33 +0000 (19:24 +0300)
This ensures that every pointer in the package map is valid, avoiding the
need to check them and preventing segfaults due to a forgotten check.


No differences found