mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-18 18:02:37 +01:00
Classes derived from Path were freed through base class pointer, but no virtual destructor was present.
Classes derived from Path were freed through base class pointer, but no virtual destructor was present.