[Snek] [PATCH] Close FILE handles with fclose(), as reported by Valgrind

Rhys Kidd rhyskidd at gmail.com
Thu Feb 13 14:30:21 PST 2020


On Fri, 14 Feb 2020 at 03:46, Keith Packard <keithp at keithp.com> wrote:

> Rhys Kidd <rhyskidd at gmail.com> writes:
>
> > Whilst normal program exit will see open files closed by the operating
> system,
> > this is both an implementation detail that may not hold everywhere and
> leads
> > to unnecessary message reports in a Valgrind run of snek's test suite.
>
> Thanks for your three patches; I've merged them to master.
>

Thanks for writing such a neat educational tool as snek, and for releasing
it under an open source license!


>
> --
> -keith
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://keithp.com/pipermail/snek/attachments/20200214/8f64a734/attachment.htm>


More information about the Snek mailing list