diff --git a/zone/client_packet.cpp b/zone/client_packet.cpp index 6e28381a4..031b51078 100644 --- a/zone/client_packet.cpp +++ b/zone/client_packet.cpp @@ -10886,6 +10886,7 @@ void Client::Handle_OP_MoveMultipleItems(const EQApplicationPacket *app) InterrogateInventory(this, true, false, true, error); } } + safe_delete(mi); } // This is the swap. // Client behavior is just to move stacks without combining them