Re: Crash with url-handling
From: <kfogel_at_collab.net>
Date: 2006-01-10 19:23:59 CET
Garrett Rooney <rooneg@electricjellyfish.net> writes:
I've got a better fix:
In svn_ra_dav__open(), where we run this code:
is_ssl_session = (strcasecmp(uri.scheme, "https") == 0);
If 'is_ssl_session' is true after that, then let's just hard-set
Don't have time to code & test that right now, but I thought I'd post
-Karl
-- www.collab.net <> CollabNet | Distributed Development On Demand --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Jan 10 20:58:57 2006 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.