mirror of
https://github.com/nasa/trick.git
synced 2025-06-14 05:08:22 +00:00
revert scan-build changes, need further testing before merge
This commit is contained in:
@ -34,6 +34,7 @@ Trick::JSONVariableServerThread::JSONVariableServerThread(TCDevice * listen_dev)
|
||||
*/
|
||||
Trick::JSONVariableServerThread::~JSONVariableServerThread() {
|
||||
delete [] incoming_msg ;
|
||||
delete this ;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user