[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Dodgy ssl code

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-03-27 01:52:02 CET

Philip Martin <philip@codematters.co.uk> writes:

> The functions server_ssl_callback, client_ssl_keypw_callback,
> client_ssl_callback in libsvn_ra_dav/session.c don't handle errors
> properly.

Philip, you are so correct. Thank you for noticing.

David Waite, can you fix this in your upcoming patch? Please trap the
svn_error_t's thrown by the svn_auth_* calls, and clear them, and
throw -1. See session.c:request_auth() for an example.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 27 01:53:09 2003

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.