fix errors detected by Coverity Scan
commit72b133f5952f61eb8c695107cbb053d8a522494e
authorGlenn Strauss <gstrauss@gluelogic.com>
Thu, 23 Jun 2016 07:57:19 +0000 (23 03:57 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Thu, 23 Jun 2016 07:57:19 +0000 (23 03:57 -0400)
tree70f7355ea3af82e793819f5b89a9d9d36fe3b7ca
parent1a18669d53874259217358f255936fcaa6885fcc
fix errors detected by Coverity Scan

buffer.c:itostr() undefined behavior taking modulus of negative number

additional minor code changes made to quiet other coverity warnings
(false positives)
src/buffer.c
src/chunk.c
src/http_auth.c
src/lempar.c
src/mod_accesslog.c
src/mod_auth.c
src/mod_dirlisting.c
src/mod_proxy.c
src/network.c
src/request.c