Re: [libvirt] Some close/fclose/closedir calls are missing

2009-09-07 Thread Daniel Veillard
On Sat, Sep 05, 2009 at 02:44:44AM +0200, Matthias Bolte wrote: > While debugging something that looked like an file descriptor leak, we > (Maximilian Wilhelm and me) found some places where > close/fclose/closedir calls are missing, mostly in error handling > if-branches. > > See attached patch.

Re: [libvirt] Some close/fclose/closedir calls are missing

2009-09-07 Thread Chris Lalancette
Matthias Bolte wrote: > While debugging something that looked like an file descriptor leak, we > (Maximilian Wilhelm and me) found some places where > close/fclose/closedir calls are missing, mostly in error handling > if-branches. > > See attached patch. > > Max and Matthias Nice catches. ACK

[libvirt] Some close/fclose/closedir calls are missing

2009-09-04 Thread Matthias Bolte
While debugging something that looked like an file descriptor leak, we (Maximilian Wilhelm and me) found some places where close/fclose/closedir calls are missing, mostly in error handling if-branches. See attached patch. Max and Matthias close.patch Description: application/mbox -- Libvir-list