mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 06:55:52 +08:00
Fix other crashes
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user