]> granicus.if.org Git - apache/commit
Force even malloc'ed mem to be 0ed. And pull out wasted cycles that
authorJim Jagielski <jim@apache.org>
Mon, 19 Nov 2012 21:24:04 +0000 (21:24 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 19 Nov 2012 21:24:04 +0000 (21:24 +0000)
commitfaa04cbcaea68ef1e466f492c8b0885c12e3e1d7
treed0e9eecf9f4ed19295ba39a74f84df6e08bcced6
parent96ed42af3349625189dc7eca226c8547804fe645
Force even malloc'ed mem to be 0ed. And pull out wasted cycles that
did the nulling.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1411424 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/eventopt/skiplist.c