svn commit: r1936339 - subversion/branches/1.14.x

[email protected] Sun, 19 Jul 2026 22:01:26 -0000
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <178449848670.2202376.6304739449306509137@svn03-he-fi>
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:
 =====================