On Wed, Sep 25, 2013 at 6:34 PM, Richard Hipp <d...@sqlite.org> wrote:

> Do you mean chroot()?  If so, then I think the answer is "yes".  But I
> don't think chdir() matters.
>

yes/no (or "jein", as the Germans say) - file_chdir() does the chroot() if
the 2nd param is true, and enter_chroot_jail() passes true there
(predictably enough).


> Sorry I don't have time to look into this now.  Thanks for checking it for
> me!
>

problem == 0.

The code seems to match your original suspicion of the closing/re-opening
behaviour - it seems to me that that could easily be the cause of the
problem.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to