Author: dsahlberg
Date: Sun Jul 19 22:01:26 2026
New Revision: 1936339
Log:
On the 1.14.x branch: Nominate r1936337
Modified:
subversion/branches/1.14.x/STATUS
Modified: subversion/branches/1.14.x/STATUS
==============================================================================
--- subversion/branches/1.14.x/STATUS Sun Jul 19 21:51:45 2026
(r1936338)
+++ subversion/branches/1.14.x/STATUS Sun Jul 19 22:01:26 2026
(r1936339)
@@ -83,6 +83,14 @@ Candidate changes:
Votes:
+1: brane
+* r1936337
+ Parse dumpfile property length as unsigned integers. This rejects
+ negative lengths such as "V -1" before they are cast to apr_size_t.
+ Justification:
+ Subversion shouldn't crash even if the dump file is corrupt
+ Votes:
+ +1: dsahlberg
+
Veto-blocked changes:
=====================