svn commit: r1934813 - subversion/branches/1.14.x
[email protected] Sun, 31 May 2026 10:59:18 -0000
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <178022515811.1244831.5929795793788121511@svn03-he-fi> |
Author: brane
Date: Sun May 31 10:59:17 2026
New Revision: 1934813
Log:
* branches/1.14.x/STATUS: Add r1934811 to the r1934787 group.
Modified:
subversion/branches/1.14.x/STATUS
Modified: subversion/branches/1.14.x/STATUS
==============================================================================
--- subversion/branches/1.14.x/STATUS Sun May 31 10:57:33 2026 (r1934812)
+++ subversion/branches/1.14.x/STATUS Sun May 31 10:59:17 2026 (r1934813)
@@ -78,7 +78,7 @@ Candidate changes:
Votes:
+1: jun66j5
- * r1934787
+ * r1934787, r1934811
Fix potential use of uninitialized memory in the conflict resolver.
Justification:
Subversion should try to not crash.