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

[PATCH] Fix for --internal-diff cmd coredump problem

From: Gabriela Gibson <gabriela.gibson_at_gmail.com>
Date: Wed, 24 Apr 2013 16:51:02 +0100

[[[
Fix --internal-diff coredump due to NULL pointer in string routine.

* subversion/libsvn_subr/config.c
   (make_string_from_option): Add test to ensure that the string passed
     to strcmp is not a NULL value.
]]]

Received on 2013-04-24 17:51:37 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.