On Wed, May 8, 2013 at 6:37 PM, Stephan Beal <[email protected]> wrote:

> _Seems_ (without having looked at the code yet) to be an over-eager loop
> in Th_ErrorMessage. i'll have a look at it this evening.
>

My suspicion was wrong but the backtrace lead to the problem: out-of-bounds
access to an array element. This commit fixes it:

http://fossil-scm.org/index.html/info/05ec4ed3c4

and everything seems to work as before, except that:

[stephan@host:~/cvs/fossil/fossil]$ ./fossil test-th-eval info
TH_ERROR: Expected sub-command

instead of a segfault.

Please try that out and report any problems.

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

Reply via email to