]> git.mxchange.org Git - flightgear.git/commit
Fix for airport search on some platforms.
authorJames Turner <zakalawe@mac.com>
Thu, 29 May 2014 08:42:21 +0000 (09:42 +0100)
committerJames Turner <zakalawe@mac.com>
Thu, 29 May 2014 08:42:21 +0000 (09:42 +0100)
commitfea8e96fe94b8260589a91a85213cd6ba355617a
tree186dd9f5d3bcd46813a32800ef6d9d16eb5dd7c8
parentfd248e9391f53b662c51dec153f0dcfb70225cf1
Fix for airport search on some platforms.

Ensure the std::string passed to sqlite lives for the duration
of the query.
src/Navaids/NavDataCache.cxx