RE: svn commit: r33975 - in trunk/subversion: libsvn_fs libsvn_fs_base libsvn_fs_base/bdb libsvn_fs_base/notes libsvn_fs_base/util libsvn_fs_fs tests/libsvn_fs_base
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 26 Dec 2008 14:19:06 +0200 (Jerusalem Standard Time)
Bert Huijben wrote on Sun, 16 Nov 2008 at 13:47 +0100:
Still present in current trunk; the code reads:
if (args->rb->offset == args->rb->size)
svn_checksum_final(&args->rb->md5_checksum,
SVN_ERR(svn_fs_bdb__read_rep(&rep, args->rb->fs,
if (rep->md5_checksum
which might segfault (because checked_checksum is not initialized) if the
Daniel
> Bert
------------------------------------------------------
|
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.