mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-01-29 19:54:16 +01:00
Release m_tsdu in the P25 NID processing.
This commit is contained in:
parent
93917ef9b4
commit
834af61b7d
|
|
@ -95,6 +95,7 @@ CP25NID::~CP25NID()
|
|||
delete[] m_ldu2;
|
||||
delete[] m_termlc;
|
||||
delete[] m_term;
|
||||
delete[] m_tsdu;
|
||||
delete[] m_pdu;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue