mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 06:53:42 +00:00
Fix other crashes
This commit is contained in:
parent
713d12e5a4
commit
b66a92bb9c
3 changed files with 6 additions and 2 deletions
|
|
@ -98,7 +98,6 @@ CP25NID::~CP25NID()
|
|||
delete[] m_term;
|
||||
delete[] m_tsdu;
|
||||
delete[] m_pdu;
|
||||
delete[] m_tsdu;
|
||||
}
|
||||
|
||||
bool CP25NID::decode(const unsigned char* data)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue