phi...@apache.org writes: > Author: philip > Date: Thu Jan 26 16:41:52 2012 > New Revision: 1236283 > > URL: http://svn.apache.org/viewvc?rev=1236283&view=rev > Log: > Try to get errno before it changes. > > * subversion/libsvn_ra_svn/cyrus_auth.c > (get_sasl_errno_msg): Document usage. > (get_sasl_error): Document usage, query errno earlier. > (new_sasl_ctx): Query errno earlier.
So these functions were added to give better SASL error messages but I'm not sure how to trigger the errors that use this code so I can't test it. -- Philip