Author: brane
Date: Fri Jan 16 15:06:59 2026
New Revision: 1931367
Log:
* branches/1.14.x/STATUS: Propose r1931334, r1931359.
Modified:
subversion/branches/1.14.x/STATUS
Modified: subversion/branches/1.14.x/STATUS
==============================================================================
--- subversion/branches/1.14.x/STATUS Fri Jan 16 14:55:52 2026
(r1931366)
+++ subversion/branches/1.14.x/STATUS Fri Jan 16 15:06:59 2026
(r1931367)
@@ -51,6 +51,18 @@ Candidate changes:
Votes:
+1: kotkov, rinrab
+ * r1931334, r1931359
+ Remove a potentially data-truncating typecast in our adler32 implementation.
+ Justification:
+ Do not silently compute the wrong checksum.
+ Notes:
+ Triggering this bug was not likely, but still possible. In addition, we
+ now use adler32_z() when available, which may be slightly more efficient.
+ Branch:
+ ^/subversion/branches/1.14.x-r1931334
+ Votes:
+ +1: brane
+
Veto-blocked changes:
=====================