[Bug 480628] Re: make-imglib.c: missing call to closedir

2010-11-03 Thread Manfred Hampl
This bug was fixed in the package ace-of-penguins - 1.3-2 ** Changed in: ace-of-penguins (Ubuntu) Status: Triaged => Fix Released -- make-imglib.c: missing call to closedir https://bugs.launchpad.net/bugs/480628 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 480628] Re: make-imglib.c: missing call to closedir

2010-10-22 Thread Manfred Hampl
Guess it has to go between lines 117 and 118 in ace-of-penguins/lib /make-imglib.c 115 116 fclose (f); 117} Here -> closedir(dir); 118 } 119 -- make-imglib.c: missing call to closedir https://bugs.launchpad.net/bugs/480628 You received this bug notification because you are a member

[Bug 480628] Re: make-imglib.c: missing call to closedir

2010-09-21 Thread Julien Lavergne
Thank you for your bug report. Confirmed. If you are able to provide a patch or a debdiff, I'll upload it. Otherwise, I'll take a look at it later. ** Changed in: ace-of-penguins (Ubuntu) Status: New => Confirmed ** Changed in: ace-of-penguins (Ubuntu) Importance: Undecided => Low **