mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-01 21:54:39 -04:00
Fix #678: be clean when leaving SDRPostThread
This commit is contained in:
@@ -33,6 +33,7 @@ SDRPostThread::SDRPostThread() : IOThread(), buffers("SDRPostThreadBuffers"), vi
|
||||
|
||||
|
||||
SDRPostThread::~SDRPostThread() {
|
||||
iirfilt_crcf_destroy(dcFilter);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user