Delete ze exception
This commit is contained in:
@@ -155,6 +155,7 @@ void testBlockingTCPSender() {
|
||||
String info;
|
||||
e->toString(info);
|
||||
cout<<info<<endl;
|
||||
delete e;
|
||||
}
|
||||
|
||||
delete transport;
|
||||
|
||||
Reference in New Issue
Block a user