Author: dsahlberg
Date: Sun Jul 19 21:51:45 2026
New Revision: 1936338

Log:
On the 1.15.x branch, nominate r1936337.

Modified:
   subversion/branches/1.15.x/STATUS

Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS   Sun Jul 19 21:42:43 2026        
(r1936337)
+++ subversion/branches/1.15.x/STATUS   Sun Jul 19 21:51:45 2026        
(r1936338)
@@ -83,6 +83,14 @@ Other candidate changes:
   Votes:
     +1: dsahlberg
 
+* 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:
 =====================
 

Reply via email to