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

Re: Uninitialized pointer

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-16 20:46:41 CEST

On Fri, 2004-04-16 at 13:46, Ben Reser wrote:
> On Fri, Apr 16, 2004 at 10:15:36AM -0600, D.J. Heap wrote:
> > In libsvn_client, I'm getting a warning that looks like a potential
> > crash bug:
> >
> > d:\projects\subversion\subversion\libsvn_client\cat.c(73) : warning
> > C4700: local variable 'good_rev' used without having been initialized
> >
> > good_rev is being derefenced without ever being assigned to point to
> > anything valid.
>
> There's a bug in this. clkao pointed this out to me last night because
> the perl bindings tests on trunk are failing because of it. I havne't
> tracked it down to figure out what the problem is. I'm putting the
> priority on 1.0.2 today.

Sorry, I'll fix it soon. I'm working on 1.0.2 as well.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 16 20:48:35 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.