On 11/28/13 19:09, Laszlo Ersek wrote: > Changes in v2: > - Rebased ("-display none" is the default now). > > - I looked into memory management prudence in qtest, and I can see that > we don't care about leaking small objects at all. (See for example > qpci_device_foreach(), which calls qpci_device_find() in a loop, and > leaks the retval every time.)
Sorry, last sentence missing: "Which is why I didn't try to plug such leaks in my series." NB: If I don't get feedback for this, I'm dropping it. http://thread.gmane.org/gmane.comp.emulators.qemu/240173/focus=241207 Thanks Laszlo