• J
    avoid a double-free bug · 0dc23afb
    Jim Meyering 提交于
    * src/qemu_conf.c (qemudParseXML): Ensure that "obj" is either
    NULL or a valid malloc'd pointer before we might "goto error"
    where it is freed.
    0dc23afb
qemu_conf.c 138.3 KB