]> git.mxchange.org Git - flightgear.git/commit
Melchior FRANZ:
authorehofman <ehofman>
Thu, 27 Jan 2005 10:49:58 +0000 (10:49 +0000)
committerehofman <ehofman>
Thu, 27 Jan 2005 10:49:58 +0000 (10:49 +0000)
commit031f06268656288aee97d398323bd898c2914179
tree443e50fba40583d99c4bbae67f6e2d759239d8bf
parent671bffe9af587d9aac81760ecaefda9ae94178bc
Melchior FRANZ:

Here's again one of the more obscure bugs that valgrind complains about: somehow
the STL container classes manage to read out values before they were ever set.
This patch fixes that. This may not cause any harm in this case, but valgrind
seems to *always* be right about them.
src/Airports/simple.hxx