]> xenbits.xensource.com Git - xen.git/commit
libxl_json: remove extra "break"
authorWei Liu <wei.liu2@citrix.com>
Wed, 9 Apr 2014 13:29:13 +0000 (14:29 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 22 May 2014 15:48:34 +0000 (16:48 +0100)
commita4ef5ac91710e1a40afbe0e4782e1473e6cd6405
tree03b9265001f72e4a68a4e004028bff83bbb7389a
parent90c2f8c3029a02813db4b416f6e1aeb2c0266cac
libxl_json: remove extra "break"

... otherwise JSON array elements are not freed and memory is leaked.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
(cherry picked from commit 3eb54a2fdbc216b39dc2c0a86f11a32d4c838269)
(cherry picked from commit d6eff6fcc05f7167e5b2232d3bc60047fffb8fc4)
(cherry picked from commit a14bb4db517ca076ad7d785be52d4bd7a6df6de9)
tools/libxl/libxl_json.c