mirror of
https://github.com/nasa/trick.git
synced 2025-04-11 13:20:05 +00:00
remove 'delete this' double delete in JSONVariableServerThread destructor
This commit is contained in:
parent
2cdd4bf380
commit
424043b146
@ -34,7 +34,6 @@ Trick::JSONVariableServerThread::JSONVariableServerThread(TCDevice * listen_dev)
|
||||
*/
|
||||
Trick::JSONVariableServerThread::~JSONVariableServerThread() {
|
||||
delete [] incoming_msg ;
|
||||
delete this ;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user