Make the ptrlist using the sparse allocator.
commit26139b36d009d53ec5ada7df4ef4acd84abba4d7
authorChristopher Li <sparse@chrisli.org>
Wed, 17 Jan 2007 02:48:39 +0000 (16 18:48 -0800)
committerJosh Triplett <josh@freedesktop.org>
Fri, 23 Feb 2007 03:51:49 +0000 (22 19:51 -0800)
tree984d30e506b34ffa7b5ef3b03eb8dc24ed57086a
parentb205d97ace2dd300c195ae5fdd12a4c7dfaa89e6
Make the ptrlist using the sparse allocator.

We can drop the whole allocator without freeing the ptrlist one by one.

Signed-off-by: Christopher Li <sparse@chrisli.org>
allocate.c
allocate.h
ptrlist.c