|
From: Durk T. <d.t...@xs...> - 2006-02-20 21:56:54
|
Hi, Just a quick report: This evening I discovered the following bug in current FlightGear CVS. When an AIAircraft object is deleted, variable fp (flightplan) is deleted first in ~AIAircraft() and then again in ~AIBase(). I have fixed this in my current development tree, which I'm hoping to synchronize with CVS fairly soon. But, if you experience AIModels related trouble, you may know where to look. Cheers, Durk |