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

Re: svn commit: rev 4490 - in trunk: notes subversion/include subversion/libsvn_repos

From: <gstein_at_lyra.org>
Date: 2003-01-21 23:23:40 CET

On Tue, Jan 21, 2003 at 03:24:09PM -0600, sussman@tigris.org wrote:
...
 +++ trunk/subversion/libsvn_repos/dump.c Tue Jan 21 15:24:09 2003
...
    if (must_dump_text (kind == svn_node_file))
      {
 + unsigned char md5_digest[MD5_DIGESTSIZE];
 + const char *hex_digest = NULL;

There's no need to initialize hex_digest.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:05:23 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.