FGAIS: Difference between revisions

Jump to navigation Jump to search
42 bytes added ,  30 October 2012
Line 39: Line 39:
=== Issues ===
=== Issues ===


'''Use of std::map means that we are creating memory leaks whenever an aircraft with identical callsign is added, this applies especially to the various "NO-REG" aircraft, which we need to deal with separately.'''
* Use of std::map means that we are creating memory leaks whenever an aircraft with identical callsign is added, this applies especially to the various "z.NO-REG" aircraft, which we need to deal with separately.
* bugs
* runtime performance
* memory usage


=== Roadmap ===
=== Roadmap ===

Navigation menu