1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-24 12:36:10 -04:00
Files
sdrangel/plugins
Robin Getz 164a35b083 map: release aircraft state with map item
Add a destructor to ObjectMapItem to release its owned m_aircraftState.

ObjectMapItem allocates m_aircraftState when aircraft state is present,
but had no corresponding cleanup when the map item was destroyed.

Coverity reported the allocation as a constructor/destructor resource
leak.

Signed-off-by: Robin Getz <rgetz503@gmail.com>
2026-08-09 17:41:39 -04:00
..
2026-05-04 06:00:17 +02:00