SDRPlusPlus/core
Maxime Biette 5971d3d3b3 Fix destructor crash due to wild pointer
Otherwise when RingBuffer is deleted before its init() being called it would crash in the destructor due to its _buffer pointer not being initialized.
2021-07-11 18:33:41 -04:00
..
src Fix destructor crash due to wild pointer 2021-07-11 18:33:41 -04:00
CMakeLists.txt Fixed missing library dir argument for OSX 2021-04-29 14:30:11 +02:00