68a69,75
> else {
> if (pkt->cmd != Packet::UpgradeReq)
> {
> delete pkt->req;
> delete pkt;
> }
> }