qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] fix mismatches between g_strsplit and g_free
@ 2020-01-10  9:17 pannengyuan
  2020-01-10  9:17 ` [PATCH v2 1/2] vl: Don't mismatch g_strsplit()/g_free() pannengyuan
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: pannengyuan @ 2020-01-10  9:17 UTC (permalink / raw)
  To: pbonzini, mdroth
  Cc: qemu-trivial, Pan Nengyuan, qemu-devel, zhang.zhanghailiang

From: Pan Nengyuan <pannengyuan@huawei.com>

v1: fix a mismatch in vl.c
v2: fix mismatch in vl.c and qga/main.c

Pan Nengyuan (2):
  vl: Don't mismatch g_strsplit()/g_free()
  qga/main: Don't mismatch g_strsplit/g_free in split_list()

 qga/main.c | 2 +-
 vl.c       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.21.0.windows.1




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

end of thread, other threads:[~2020-01-22 15:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-10  9:17 [PATCH v2 0/2] fix mismatches between g_strsplit and g_free pannengyuan
2020-01-10  9:17 ` [PATCH v2 1/2] vl: Don't mismatch g_strsplit()/g_free() pannengyuan
2020-01-10  9:17 ` [PATCH v2 2/2] qga/main: Don't mismatch g_strsplit/g_free in split_list() pannengyuan
2020-01-10  9:41   ` Marc-André Lureau
2020-01-10  9:43     ` Laurent Vivier
2020-01-10  9:38 ` [PATCH v2 0/2] fix mismatches between g_strsplit and g_free no-reply
2020-01-22 15:19 ` Paolo Bonzini

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).