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

Re: crash in 1.4.2 and https

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2006-11-13 17:19:02 CET

Ben Collins-Sussman wrote:
> I can't help with debugging the SSPI scenario, but perhaps we should
> patch next_credentials() to check that (iter_baton != NULL), and throw
> a real svn_error_t if it is.

Nope, an abort() is exactly what we want here. This isn't a user-level
problem, it's an API misuse. We have aborts and asserts and good ol'
crashes for exactly this scenario.

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Mon Nov 13 17:19:23 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.