Skip to content

Commit 516588e

Browse files
committed
Vote x3, promote x2.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1923246 13f79535-47bb-0310-9956-ffa450edef68
1 parent 018567c commit 516588e

File tree

1 file changed

+12
-13
lines changed

1 file changed

+12
-13
lines changed

STATUS

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,17 @@ RELEASE SHOWSTOPPERS:
157157
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
158158
[ start all new proposals below, under PATCHES PROPOSED. ]
159159

160+
*) mod_cache_socache: Fix a potential null pointer dereference.
161+
PR 69358
162+
trunk patch: https://svn.apache.org/r1921067
163+
2.4.x patch: svn merge -c 1921067 ^/httpd/httpd/trunk .
164+
+1: jailletc36 (by inspection), rjung (keeps file in sync with trunk), jorton
165+
166+
*) mod_ssl: Check SSL_CTX_new() return value.
167+
Github #402
168+
trunk patch: https://svn.apache.org/r1916054
169+
2.4.x patch: svn merge -c 1916054 ^/httpd/httpd/trunk .
170+
+1: jailletc36 (by inspection), rjung (reduce code drift), jorton
160171

161172
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
162173
[ New proposals should be added at the end of the list ]
@@ -170,24 +181,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
170181
+1: ivan
171182
+0: jorton - falls under RTC exception for "non-Unix build"
172183

173-
*) mod_cache_socache: Fix a potential null pointer dereference.
174-
PR 69358
175-
trunk patch: https://svn.apache.org/r1921067
176-
2.4.x patch: svn merge -c 1921067 ^/httpd/httpd/trunk .
177-
+1: jailletc36 (by inspection), rjung (keeps file in sync with trunk),
178-
179-
*) mod_ssl: Check SSL_CTX_new() return value.
180-
Github #402
181-
trunk patch: https://svn.apache.org/r1916054
182-
2.4.x patch: svn merge -c 1916054 ^/httpd/httpd/trunk .
183-
+1: jailletc36 (by inspection), rjung (reduce code drift),
184-
185184
*) core: In set_override(), check the return value of set_allow_opts().
186185
Github #310
187186
trunk patch: https://svn.apache.org/r1917017
188187
https://svn.apache.org/r1923218
189188
2.4.x patch: svn merge -c 1917017,1923218 ^/httpd/httpd/trunk .
190-
+1: rjung (reduce code drift),
189+
+1: rjung (reduce code drift), jorton
191190

192191
PATCHES/ISSUES THAT ARE BEING WORKED
193192
[ New entries should be added at the START of the list ]

0 commit comments

Comments
 (0)