You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2012/03/12 02:21:12 UTC

DO NOT REPLY [Bug 52881] New: mod_auth_digest should use apr_array_*

https://issues.apache.org/bugzilla/show_bug.cgi?id=52881

             Bug #: 52881
           Summary: mod_auth_digest should use apr_array_*
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: mod_auth_digest
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: sf@sfritsch.de
    Classification: Unclassified


mod_auth_digest seems to re-implement apr's array functionality for
conf->qop_list. It should apr_array_* instead.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 52881] mod_auth_digest should use apr_array_*

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52881

Stefan Fritsch <sf...@sfritsch.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Stefan Fritsch <sf...@sfritsch.de> ---
r1463044

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 52881] mod_auth_digest should use apr_array_*

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52881

Christophe JAILLET <ch...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable

--- Comment #1 from Christophe JAILLET <ch...@wanadoo.fr> ---
Not tested.
Only compiled against trunk.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 52881] mod_auth_digest should use apr_array_*

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52881

--- Comment #2 from Christophe JAILLET <ch...@wanadoo.fr> ---
Created attachment 29613
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29613&action=edit
Proposed patch

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org