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

Re: [PATCH] fs_fs create segfaults on null config

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-02-18 01:17:18 CET

On 2/17/06, Chia-liang Kao <clkao@clkao.org> wrote:
> ==== Patch <fsfs-config-null> level 1
> Source: [No source]
> Target: 65390229-12b7-0310-b90b-f21a5aa7ec8e:/trunk:18513
> (http://svn.collab.net/repos/svn)
> Log:
> Unbreak Perl bindings, fs->config can be null according to
> svn_fs.h.
>
> * subversion/libsvn_fs_fs/fs_fs.c
> (svn_fs_fs__create): Don't assume fs->config is non-null.
> Also remove a variable that is only used in the same test.

This looks like it also exists in libsvn_fs_base, so I ported it to
the code there as well. Committed in r18514. Thanks!

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 18 01:17:35 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.