mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-26 21:58:37 -05: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…
Reference in New Issue
Block a user