[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-11-13 15:43:55 CET

Stefan Küng wrote:

> The crash happens with any command accessing a repository via https, but
> as I found out not all the time. I'm still in contact with one of the
> users who runs into this problem, so I'll keep posting more information
> as I get them. BTW: the crash also happens with the command line client
> version 1.4.2.
>
> The crash happens because in svn_auth_next_credentials, the second
> function parameter is NULL, and the third line after the function start
> the line
> provider_set_t *table = state->table;
> then accesses the NULL param 'state'.

Just got more information:
the crash only happens (as far as I could find out) if SSPI
authentication is enabled.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 13 15:44:17 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.