svn commit: r1936338 - subversion/branches/1.15.x
[email protected] Sun, 19 Jul 2026 21:51:45 -0000
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <178449790579.2191231.14890488879990251381@svn03-he-fi> |
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:
=====================