summaryrefslogtreecommitdiffstats
path: root/include/qemu/plugin.h
diff options
context:
space:
mode:
authorLukas Straub2021-03-18 05:11:52 +0100
committerJason Wang2021-03-22 10:34:31 +0100
commit739128e43b6da3d0a48ec8551d94909dc5a8f3bc (patch)
tree9dadaa4fbf3fbd4afdb0cabe606a010cd11a2551 /include/qemu/plugin.h
parentnet/colo-compare.c: Fix memory leak for non-tcp packet (diff)
downloadqemu-739128e43b6da3d0a48ec8551d94909dc5a8f3bc.tar.gz
qemu-739128e43b6da3d0a48ec8551d94909dc5a8f3bc.tar.xz
qemu-739128e43b6da3d0a48ec8551d94909dc5a8f3bc.zip
net/colo-compare.c: Optimize removal of secondary packet
g_queue_remove needs to look up the list entry first, but we already have it as result and can remove it directly with g_queue_delete_link. Signed-off-by: Lukas Straub <lukasstraub2@web.de> Signed-off-by: Zhang Chen <chen.zhang@intel.com> Reviewed-by: Zhang Chen <chen.zhang@intel.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'include/qemu/plugin.h')
0 files changed, 0 insertions, 0 deletions