]> git.mxchange.org Git - flightgear.git/commit
since the submodel_mgr subsystem does now also hold references to AI models,
authormfranz <mfranz>
Tue, 1 May 2007 09:18:11 +0000 (09:18 +0000)
committermfranz <mfranz>
Tue, 1 May 2007 09:18:11 +0000 (09:18 +0000)
commit83418376d710e93a294c51d731703f0074feb4cd
tree299f922bacd9f396fba6c6fca136caa2d0383530
parentb0c7a401d67305ed49f3b24f31887bcf18bae5d4
since the submodel_mgr subsystem does now also hold references to AI models,
we need to explicitly destroy that here, too, so that it has guaranteed
access to the Nasal subsystem. Otherwise we get a segfault on exit. When
the next subsystem needs this special treatement (radar?), we should
introduce a new subsystem group (in addition to INIT and GENERAL)
src/Main/util.cxx