Message ID | 20210318041152.59367-2-chen.zhang@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | 2021-03-18 COLO proxy patches | expand |
diff --git a/net/colo-compare.c b/net/colo-compare.c index 84db4978ac..2e819ffedb 100644 --- a/net/colo-compare.c +++ b/net/colo-compare.c @@ -690,6 +690,7 @@ static void colo_compare_packet(CompareState *s, Connection *conn, if (result) { colo_release_primary_pkt(s, pkt); + packet_destroy(result->data, NULL); g_queue_remove(&conn->secondary_list, result->data); } else { /*