<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em sex, 8 de fev de 2019 às 13:37, Claude Heiland-Allen <<a href="mailto:claude@mathr.co.uk">claude@mathr.co.uk</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 08/02/2019 09:55, Roman Haefeli wrote:<br>
> I see that your version of [conv~] uses [else/dir] internally and this<br>
> external of yours is still leaking file handles. I think I already<br>
> reported this, but can't find an open issue about it. Maybe you closed<br>
> them, despite them not being fixed.<br>
<br>
<a href="https://github.com/porres/pd-else/blob/9b259f24569a13069c5842ec0f598e8fe96c8cbc/Classes/Source/dir.c#L75" rel="noreferrer" target="_blank">https://github.com/porres/pd-else/blob/9b259f24569a13069c5842ec0f598e8fe96c8cbc/Classes/Source/dir.c#L75</a><br><br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
the leak seems to be on this line.  you should keep the return value of <br>
opendir and be sure to close it when no longer necessary.<br></blockquote><div><br></div><div>wow, look at that :) Thanks! I'll get on it as soon as I can.</div></div></div>