mirror of
https://github.com/nasa/trick.git
synced 2025-06-24 09:46:42 +00:00
* Added a check before calling MM delete_var in ExternalApplication destructor; Made sure that the MulticastGroup is not initialized before initializing it in VariableServerListenThread.cpp; * Updated to call multicast group initialization to be consistent for the unit test. * Removed unnecessary command c str pointer. * Removed unnecessary command c str pointer.