]> xenbits.xensource.com Git - xen.git/commit
tools/ocaml: fix erroneous free of cpumap in stub_xc_vcpu_getaffinity
authorMatthew Daley <mattjd@gmail.com>
Tue, 10 Sep 2013 11:12:45 +0000 (23:12 +1200)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 10 Oct 2013 15:06:17 +0000 (16:06 +0100)
commitdebfacf7d68de8e39a06ebc7f7b22386b28ce6fb
tree234ec0a03d8489f59f1f49122a8b2c1d273b08bf
parent60aefd150bc0ad0c7d325da5ffea0bf4e0544130
tools/ocaml: fix erroneous free of cpumap in stub_xc_vcpu_getaffinity

Not sure how it got there...

Coverity-ID: 1056196

This is CVE-2013-4370 / XSA-69

Signed-off-by: Matthew Daley <mattjd@gmail.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
(cherry picked from commit 3cd10fd21220f2b814324e6e732004f8f0487d0a)
tools/ocaml/libs/xc/xenctrl_stubs.c