[core] fix stat_cache initialization error
commit8e97c84c0f491247ea200d93367aa1d81e6105c1
authorGlenn Strauss <gstrauss@gluelogic.com>
Tue, 11 Apr 2017 17:17:54 +0000 (11 13:17 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Tue, 11 Apr 2017 17:17:54 +0000 (11 13:17 -0400)
treeec8ce01668f958f68338ec7af32a1644c4ec5fa2
parentbd0b2592d1e7884bc8825d8bf8220de376f244d1
[core] fix stat_cache initialization error

fix stat_cache initialization error (coverity identified memory leak)
  (bug introduced when moving stat_cache_init code from server.c to
   stat_cache.c)

quell insignificant coverity warning in mod_extforward
src/mod_extforward.c
src/stat_cache.c