]> git.mxchange.org Git - flightgear.git/commit
- work around plib bug that crashes fgfs if no airport was found (empty
authormfranz <mfranz>
Tue, 18 Apr 2006 15:21:19 +0000 (15:21 +0000)
committermfranz <mfranz>
Tue, 18 Apr 2006 15:21:19 +0000 (15:21 +0000)
commite354b810fa2a4dfd08997e8765a2f9e31da15dd0
treecb637a78de4aedb95a90dac640b8815b243798cb
parent6ecd221bca03864787552d12474e9207a2d9c01b
- work around plib bug that crashes fgfs if no airport was found (empty
  list) and the arrows are clicked  (patch sent to plib; workaround it to
  be removed once fgfs officially depends on a plib version that includes
  the fix)
- fix (very unlikely) crash in case the widget is redrawn between list
  destruction and setting of the new list.
src/GUI/AirportList.cxx