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

core dump when specifying revision with trailing dash

From: Robert Wenner <robert.wenner_at_sparkpost.com>
Date: Mon, 11 Jun 2018 15:56:33 +0200

Hello subversion users and devs,

I had a crash that I didn't find in your bug tracker.

With svn, version 1.10.0 (r1827917)
   compiled Apr 20 2018, 09:01:43 on x86_64-apple-darwin17.4.0,
run this in any working copy:

robert~> svn diff -c 123-
svn: E235000: In file 'subversion/libsvn_client/ra.c' line 682:
assertion failed (SVN_IS_VALID_REVNUM(start_revnum))
Abort trap: 6 (core dumped)

IMHO Subversion should reject the bad revision number, as it does when I
specify e.g., "foo" instead.

Robert
Received on 2018-06-11 16:10:52 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.