]> granicus.if.org Git - apache/commit
use a simple allocation list to enable re-use of
authorJim Jagielski <jim@apache.org>
Wed, 19 Jun 2013 01:00:46 +0000 (01:00 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 19 Jun 2013 01:00:46 +0000 (01:00 +0000)
commit80f0769562d966e119aa10644c76129ea776d380
tree486659ff1942844c9d9ef021d8ff0c82135d20a9
parente16977287309f72ba0548b38ebfb61a68f624bb8
use a simple allocation list to enable re-use of
"freed" chunks. If not using pools, we assume malloc/free
is sane.

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