On 05/14/2011 02:20 AM, Matthias Bolte wrote: > 2011/5/13 Eric Blake <eblake@xxxxxxxxxx>: >> virFDStreamClose used a mutex after it was freed, and failed >> to destroy that mutex on its last use. >> >> * src/fdstream.c (virFDStreamFree): Inline into sole caller... >> (virFDStreamClose): ...to avoid use-after-free and leak. >> Reported by Matthias Bolte. >> --- >> src/fdstream.c | 34 ++++++++++++++-------------------- >> 1 files changed, 14 insertions(+), 20 deletions(-) >> > > ACK. Thanks for the review; pushed. -- Eric Blake eblake@xxxxxxxxxx +1-801-349-2682 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list