Re: [libvirt] [PATCH] maint: avoid double-close bug in gnulib

2011-05-11 Thread Eric Blake
On 05/10/2011 03:57 PM, Eric Blake wrote: Regression introduced in commit 9d8e01a1d. * .gnulib: Update to latest, for fclose fix. --- Solves the issue raised here: https://www.redhat.com/archives/libvir-list/2011-May/msg00580.html I'm now pushing this under the build-breaker rule with

[libvirt] [PATCH] maint: avoid double-close bug in gnulib

2011-05-10 Thread Eric Blake
Regression introduced in commit 9d8e01a1d. * .gnulib: Update to latest, for fclose fix. --- Solves the issue raised here: https://www.redhat.com/archives/libvir-list/2011-May/msg00580.html * .gnulib a6676cc...112b21e (19): fclose: avoid double close race when possible openat: correct new