Release m_tsdu in the P25 NID processing.
This commit is contained in:
parent
93917ef9b4
commit
834af61b7d
1 changed files with 1 additions and 0 deletions
|
@ -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