On Wed, Dec 10, 2014 at 3:07 PM, Richard Hipp <d...@sqlite.org> wrote:

> On Wed, Dec 10, 2014 at 4:58 PM, Scott Robison <sc...@casaderobison.com>
> wrote:
>
> > In the function add_file it checks if a filename is a directory. If so,
> it
> > calls opendir, and if successful, loops on readdir. But it never calls
> > closedir.
>

I haven't downloaded the update, but that is the exact same fix I applied
to confirm the problem on my side. Two thumbs up! Thanks.

-- 
Scott Robison
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to