]> xenbits.xensource.com Git - libvirt.git/commit
cpu: Fix memory leaks in x86FeatureLoad and x86ModelLoad
authorMatthias Bolte <matthias.bolte@googlemail.com>
Mon, 21 Dec 2009 18:12:45 +0000 (19:12 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 22 Dec 2009 12:04:50 +0000 (13:04 +0100)
commit434daaff9aaa2b0eeb24202d61b7762d6f9d2565
tree366570ff40c55788898e64ef24b6f4a537c35aa5
parent156e36a23860e05a8c07ad08536d1ff799b5f049
cpu: Fix memory leaks in x86FeatureLoad and x86ModelLoad

Also backup and restore the original ctxt->node value in x86FeatureLoad.
src/cpu/cpu_x86.c