[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 Reser <ben_at_reser.org>
Date: 2004-04-16 20:46:01 CEST

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.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
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:46:16 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.