Files
sdrpp/core/src/dsp
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
..
2021-04-17 03:38:48 +02:00
2021-03-29 21:53:43 +02:00
2021-07-09 14:57:58 -04:00
2021-03-29 21:53:43 +02:00
2021-04-18 00:13:32 +02:00
2021-03-20 21:53:44 +01:00
2021-03-29 21:53:43 +02:00
2021-04-16 19:53:47 +02:00
2021-04-18 01:15:57 +02:00
2021-04-21 17:23:09 +02:00
2021-04-16 19:53:47 +02:00
2020-12-25 18:17:43 +01:00
2021-04-16 19:53:47 +02:00
2020-12-06 16:13:47 +01:00
2021-04-17 03:38:48 +02:00