Lars Toenning 594f589a64 Issue #134 Fix double free crash on exit
The destructor of CThreadedTonePairPlayer was called twice:
- after the local stack-variable of CSelcalPlayer got out of scope.
- again as part of the CContinuousWorker/DeferredDelete
2022-02-01 18:19:06 +00:00
2019-02-22 20:35:21 +00:00
2021-04-09 20:23:39 +01:00
2021-09-05 13:55:22 +02:00
2022-01-29 16:07:54 +00:00
2016-12-06 09:33:58 +01:00
2019-09-16 22:40:45 +01:00
2022-01-30 11:46:30 +00:00
2020-07-01 19:24:38 +01:00
2022-01-30 11:46:30 +00:00
2020-08-02 23:00:20 +01:00

About

swift is a pilot client for virtual air traffic simulation networks, such as VATSIM, supporting the following simulators and operating systems:

  • Prepar3D (Windows)
  • Flight Simulator X (Windows)
  • Flight Simulator 2004 (Windows)
  • Flight Simulator 2020 (Windows)
  • X-Plane 11 (Windows, Linux, macOS)
  • FlightGear (Windows, Linux, macOS)

Downloads

Beta version Alpha version

Resources

🌐 Website

📗 User guide

👋 Discord

Contributing

swift is written in modern C++17 using the Qt framework.

Development version Build status

Pull requests should be made against the current active development branch, which is develop/0.11.

📘 Developer guide

📙 API documentation

Description
No description provided
Readme 118 MiB
Languages
C++ 96.4%
CMake 1.4%
HTML 1%
Python 0.6%
Objective-C++ 0.2%
Other 0.2%