]> granicus.if.org Git - apache/commit
Fix a potential NULL pointer dereference found by clang.
authorStefan Fritsch <sf@apache.org>
Sat, 8 Oct 2011 07:41:50 +0000 (07:41 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 8 Oct 2011 07:41:50 +0000 (07:41 +0000)
commit5c005263d58132584afb67a0392ad7424f42c942
treecd9fe85060b09ef70e11c0d901f7190e82454102
parenta216c436c6f9c21a15f09815e61584574223e6a4
Fix a potential NULL pointer dereference found by clang.
Add a AP_DEBUG_ASSERT to quiet a clang false positive.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180329 13f79535-47bb-0310-9956-ffa450edef68
modules/cache/mod_socache_shmcb.c
modules/ssl/ssl_engine_init.c