Thus said "Andy Bradford" on 12 Nov 2013 22:14:46 -0700:

> #2  0x1c04fd6c in fossil_warning (zFormat=0x0) at printf.c:1078

Something not being  handled with the proxy I'm using,  which hits these
lines:

http://www.fossil-scm.org/index.html/artifact/25e445fe1b3ff036fa53334eb4ce2784bb41eb04?ln=268-270

But  because  it  isn't  calling ssl_set_errmsg()  with  an  appropriate
message, by the time we get  to call fossil_warning() we're passing in a
null pointer (ssl_errmsg() returns sslErrMsg which points nowhere).

I'm not quite sure what the error  message should be here, so I'll leave
that up to someone else.

Andy
-- 
TAI64 timestamp: 4000000052831f6e


_______________________________________________
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