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

RE: [PATCH] fix for programmer error in path split text logic

From: Bert Huijben <bert_at_qqmail.nl>
Date: Fri, 6 Dec 2013 10:17:17 +0100

> -----Original Message-----
> From: Eric Lubin [mailto:eric_at_lubin.us]
> Sent: donderdag 5 december 2013 21:17
> To: dev_at_subversion.apache.org
> Subject: [PATCH] fix for programmer error in path split text logic
>
>
> [[[
> * subversion/libsvn_subr/path.c
> (svn_path_splitext): Fixed ncorrect pointer comparison to NULL to check
> for end of string, instead of checking if the character itself was NULL
> ]]]

With that code unchanged for years / many Subversion version, I'm not sure
if we should really apply the behavior change now.

Perhaps we should just remove the check for a final dot.

        Bert
Received on 2013-12-06 10:18:00 CET

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.