]> git.mxchange.org Git - flightgear.git/commit
In the situation where a class gets deleted, the _slef pointer is set to 0. Make...
authorehofman <ehofman>
Mon, 24 May 2004 14:36:35 +0000 (14:36 +0000)
committerehofman <ehofman>
Mon, 24 May 2004 14:36:35 +0000 (14:36 +0000)
commitdb22fb21c5a823504950d0d1a4ce6c253efbd093
tree990d83eabc2ad97ec7d6a60447ebc39a8cd7e40e
parent22cd6dfb2a56f6198277076a3c00dc90c8a5c2b8
In the situation where a class gets deleted, the _slef pointer is set to 0. Make sure we check for that situation before using it.
src/AIModel/AIAircraft.hxx
src/AIModel/AIBase.hxx