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

Re: First Contact READ THIS BEFORE YOU BUILD

From: <cmpilato_at_collab.net>
Date: 2001-03-15 16:20:57 CET

Daniel Stenberg <daniel@haxx.se> writes:

> This may be a tad bit early to address, but just ignore me if that is the
> case.
>
> I slipped on my keyboard and accidentally wrote:
>
> $ ./svn co file://localhost/blabla
> Segmentation fault (core dumped)
>
> ... it turns out that client/checkout-cmd.c passes the 'opt_state->target' as
> a NULL to svn_cl__get_trace_update_editor() and that is not very nice.
>
> I figure there should be a default target name if none is specified, or
> at least a graceful error message...

I found a similar bug in the commit case (which I *know* is premature
to report), but I'll be fixing that one in a few minutes. Developers--
and I'm just as guilty of this--please be paranoid with your pointer
safety checks.
Received on Sat Oct 21 14:36:26 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.