]> git.mxchange.org Git - flightgear.git/commit
Avoid crash in ATIS/ATC modules.
authorThorstenB <brehmt@gmail.com>
Sat, 12 Nov 2011 19:51:03 +0000 (20:51 +0100)
committerThorstenB <brehmt@gmail.com>
Sat, 12 Nov 2011 19:51:03 +0000 (20:51 +0100)
commit12b6e8952a1de7415c35ec66e348774d3d29e071
tree27ce10c453ae2cbad6c36c5c92ecc8f73250b70c
parentc92a3313bc0ad3f175f0e5701c2182d5f0c6b19d
Avoid crash in ATIS/ATC modules.
The old ATC_mgr is no longer available/initialized, which caused ATIS/ATC
modules to crash when selecting ATIS frequencies. This adds a guard to
avoid the crash, but doesn't revive the ATIS feature.
src/ATCDCL/ATCDialogOld.cxx
src/ATCDCL/atis.cxx