Skip to content

Commit 09019eb

Browse files
committed
* branches/1.14.x/STATUS: Propose r1931334, r1931359.
git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/1.14.x@1931367 13f79535-47bb-0310-9956-ffa450edef68
1 parent 604480c commit 09019eb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

STATUS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,18 @@ Candidate changes:
5151
Votes:
5252
+1: kotkov, rinrab
5353

54+
* r1931334, r1931359
55+
Remove a potentially data-truncating typecast in our adler32 implementation.
56+
Justification:
57+
Do not silently compute the wrong checksum.
58+
Notes:
59+
Triggering this bug was not likely, but still possible. In addition, we
60+
now use adler32_z() when available, which may be slightly more efficient.
61+
Branch:
62+
^/subversion/branches/1.14.x-r1931334
63+
Votes:
64+
+1: brane
65+
5466
Veto-blocked changes:
5567
=====================
5668

0 commit comments

Comments
 (0)