]> granicus.if.org Git - apache/commit
Merge r1398970, r1407853, r1398480, r1398478, r1411862, r1397320:
authorStefan Fritsch <sf@apache.org>
Sun, 9 Dec 2012 13:33:29 +0000 (13:33 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 9 Dec 2012 13:33:29 +0000 (13:33 +0000)
commit253b88b0a9620be5c4ea62745c9bc5a983bef3fa
tree132495920ae848d78ed6fe47a8c79c92c60317ac
parentc91d11e0ca9f0c13cfacaefee04b7d36b3802172
Merge r1398970, r1407853, r1398480, r1398478, r1411862, r1397320:

    1398970: Use 'ap_strcasestr' instead of a strdup/str_tolower/strstr sequence
    1407853: cppCheck:  Suspicious condition.
    1398480: cppcheck: arrayIndexThenCheck - change the order of the tests in
             order to avoid a potential out-of-bound access.
    1398478: ccpcheck: duplicateExpression - 'vary_by_language' is tested twice
    1411862: Use apr_is_empty_table() instead of getting a table and checking the
             value of the 'nelts' field.
    1397320: remove extra ';'

Submitted by: jailletc36
Reviewed by: jailletc36, minfrin, sf

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1418945 13f79535-47bb-0310-9956-ffa450edef68
STATUS
modules/aaa/mod_authz_dbd.c
modules/aaa/mod_authz_groupfile.c
modules/dav/main/util.c
modules/filters/mod_filter.c
modules/mappers/mod_imagemap.c
modules/mappers/mod_negotiation.c