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

Re: [PATCH] Don't segfault on bogus URL

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 13 May 2008 23:07:24 +0200

On Mon, May 12, 2008 at 07:46:24PM -0700, epg_at_google.com wrote:
> [[[
> Fix segmentation fault in svn_ra_open3 when passed a bogus URL such as
> 'bogusURL'.
>
> * subversion/libsvn_ra/ra_loader.c
> (svn_ra_open3): Raise SVN_ERR_RA_ILLEGAL_URL if repos_URI.hostname is
> NULL rather than passing that NULL to svn_config_find_group().
> ]]]

+1, please commit. Thanks for catching this (it's in my code).

Stefan

  • application/pgp-signature attachment: stored
Received on 2008-05-13 23:05:22 CEST

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.