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

Re: coredump! What am I doing wrong?

From: Nicolás Lichtmaier <nick_at_reloco.com.ar>
Date: 2004-05-23 20:56:22 CEST

>> I'm experimenting with subversion's client library, and it dumps core
>> if I don't apply this patch. Am I doing something wrong?
>> (cfg is NULL and the program crashes when trying to put it into a
>> hastable).
>
> I think you just answered you own question. :-)
>
Why? Where? I'm only doing this:

        SVN_ERR(svn_client_log(targets, &start, &head, TRUE, FALSE,
                &log_receiver, NULL, ctx, pool));

Should I call something before this?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 23 20:56:41 2004

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.