From: Graham Leggett Date: Wed, 3 Oct 2012 14:49:59 +0000 (+0000) Subject: Add a comment. X-Git-Tag: 2.4.4~529 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c39409bbe79766164f34855c9fd4aaa37f30a29;p=apache Add a comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1393519 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2037d9f060..185e969acc 100644 --- a/STATUS +++ b/STATUS @@ -226,6 +226,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: minfrin rjung: it seems the new variable "status" is never set except for the initial value "0". + minfrin: New variable status is set on this line: + if (!error_fmt && ((status = ap_run_sub_req(rr)))) { * mod_auth_form: Make sure that get_notes_auth() sets the user as does get_form_auth() and get_session_auth(). Makes sure that REMOTE_USER