]> git.mxchange.org Git - flightgear.git/commit
Fix some groundnet cache issues.
authorJames Turner <zakalawe@mac.com>
Sat, 24 Nov 2012 12:14:56 +0000 (12:14 +0000)
committerJames Turner <zakalawe@mac.com>
Sat, 24 Nov 2012 12:14:56 +0000 (12:14 +0000)
commitec2975bac32dfcc368ebb8082c4c865b15086ff0
treecbb38e9889b407b80e277b98f6a4f3e75575a5c4
parent830526a7937217e4a47ec694133ce1cf17d57ad5
Fix some groundnet cache issues.

ThorstenB identified some cases where mod-times changing could lead to corrupted ground-cache data in the DB - handle both of these. What's still unclear is why the mod-times changes; hopefully the additional debug info will reveal this.
src/Airports/dynamicloader.cxx
src/Airports/xmlloader.cxx
src/Navaids/NavDataCache.cxx
src/Navaids/NavDataCache.hxx