Skip to content

Commit 44cf78d

Browse files
committed
In 1.15.x:
* STATUS Vote for and approve r1934784 git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/1.15.x@1935968 13f79535-47bb-0310-9956-ffa450edef68
1 parent e7cba09 commit 44cf78d

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

STATUS

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,6 @@ Candidate changes:
5656
Votes:
5757
+1: ivan
5858

59-
* r1934784
60-
Do not mix atomic and non-atomic access to a variable.
61-
Justification:
62-
It's just wrong, and whilst it might work on many modern CPUs,
63-
we shouldn't rely on that.
64-
Votes:
65-
+1: brane, ivan
66-
6759
* r1934787, r1934811
6860
Fix potential use of uninitialized memory in the conflict resolver.
6961
Justification:
@@ -96,3 +88,12 @@ Veto-blocked changes:
9688

9789
Approved changes:
9890
=================
91+
92+
* r1934784
93+
Do not mix atomic and non-atomic access to a variable.
94+
Justification:
95+
It's just wrong, and whilst it might work on many modern CPUs,
96+
we shouldn't rely on that.
97+
Votes:
98+
+1: brane, ivan, dsahlberg
99+

0 commit comments

Comments
 (0)