make sure to destroy all left-over memory before exit
This commit is contained in:
@@ -158,5 +158,5 @@ int main (int argc, char *argv[])
|
||||
|
||||
Simulator::Stop (Seconds (100.0));
|
||||
Simulator::Run ();
|
||||
|
||||
Simulator::Destroy ();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user