]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* easy proposals to synch 2.4.x and trunk
authorGraham Leggett <minfrin@apache.org>
Thu, 26 Dec 2013 18:01:53 +0000 (18:01 +0000)
committerGraham Leggett <minfrin@apache.org>
Thu, 26 Dec 2013 18:01:53 +0000 (18:01 +0000)
commitc7d0a244a5c58c9d3cb73c0914f35c6d15a9422e
treef0bafe7bfc30766108e67d6195f02072c8a5e1b8
parentfaf6600d5c64a8fa5eb46ae9f4054b5494084dae
* easy proposals to synch 2.4.x and trunk
  - Use apr_file_printf(... "%pm"...) instead of explicit call to apr_strerror
  - remove unused variables
  - axe some useless assignments (clang scan-build)
  - Remove useless apr_pstrdup as done for other mod_auth modules in r1026660
  - Remove unused APXS setting from template for generated Makefile

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1553528 13f79535-47bb-0310-9956-ffa450edef68
STATUS
modules/aaa/mod_auth_form.c
modules/aaa/mod_authz_dbm.c
support/apxs.in
support/htcacheclean.c