20,741
edits
(→Issues) |
|||
| 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 "z.NO-REG" aircraft, which we need to deal with separately. | |||
* bugs | |||
* runtime performance | |||
* memory usage | |||
=== Roadmap === | === Roadmap === | ||