qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V4] colo-proxy: fix memory leak
@ 2016-10-17  9:23 Zhang Chen
  2016-10-17  9:23 ` Zhang Chen
  0 siblings, 1 reply; 5+ messages in thread
From: Zhang Chen @ 2016-10-17  9:23 UTC (permalink / raw)
  To: qemu devel, Jason Wang, Eric Blake; +Cc: Zhang Chen, Li Zhijian, Paolo Bonzini

Fix memory leak in colo-compare.c and filter-rewriter.c
Report by Coverity and add some comments.

v3:
   - rebase this patch for upstream codes 

v2:
   - use traces instead of fprintf in colo-compare.c

v1:
   - initial patch 


Zhang Chen (1):
  colo-proxy: fix memory leak

 net/colo-compare.c    | 34 +++++++++++++++-------------------
 net/filter-rewriter.c | 17 +++++------------
 net/trace-events      |  1 +
 3 files changed, 21 insertions(+), 31 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-10-26  1:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-17  9:23 [Qemu-devel] [PATCH V4] colo-proxy: fix memory leak Zhang Chen
2016-10-17  9:23 ` Zhang Chen
2016-10-24  1:58   ` Zhang Chen
2016-10-24  3:08   ` Hailiang Zhang
2016-10-26  1:54     ` Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).