mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-09-09 02:07:52 -04:00
Fix #678: be clean when leaving SDRPostThread
This commit is contained in:
parent
00c0693574
commit
5db28da361
@ -33,6 +33,7 @@ SDRPostThread::SDRPostThread() : IOThread(), buffers("SDRPostThreadBuffers"), vi
|
||||
|
||||
|
||||
SDRPostThread::~SDRPostThread() {
|
||||
iirfilt_crcf_destroy(dcFilter);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user