On 05/10/13 21:30, mdroth wrote: > On Wed, May 08, 2013 at 05:31:34PM +0200, Laszlo Ersek wrote: >> I should have paid more attention to portability and error path cleanup >> in the CVE-2013-2007 fix. >> >> (We continue to assume, like the rest of qemu code, that >> qemu_set_cloexec() never fails internally. This should be a reasonable >> assumption when the input fd is valid.) >> >> Laszlo Ersek (2): >> qga: distinguish binary modes in "guest_file_open_modes" map >> qga: unlink just created guest-file if fchmod() or fdopen() fails on >> it > > Thanks, applied to qga branch: > > https://github.com/mdroth/qemu/commits/qga
Thanks! Can you reword the second commit to include Eric's R-b? <http://lists.nongnu.org/archive/html/qemu-devel/2013-05/msg01179.html> Thanks! Laszlo