added pack delete
This commit is contained in:
parent
609c46dfdb
commit
3d8c29baff
@ -159,6 +159,7 @@ public Action Timer_do_https_request(Handle timer, DataPack pack)
|
||||
delete hRequest;
|
||||
}
|
||||
}
|
||||
delete pack;
|
||||
return Plugin_Handled;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user