]> git.ozlabs.org Git - ccan/commit
alloc: fix case where poolsize is not a power of 2.
authorRusty Russell <rusty@rustcorp.com.au>
Sat, 25 Sep 2010 15:12:46 +0000 (00:42 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Sat, 25 Sep 2010 15:12:46 +0000 (00:42 +0930)
commit9f43b2f8b54f9c8a31efad0cf487d49fd2cfbbeb
treec48dfa2e4864ca425ef704ee4c0596d086eb68d3
parent82569e8c31a22ecb7be40516e40f306315489f25
alloc: fix case where poolsize is not a power of 2.
ccan/alloc/alloc.c
ccan/alloc/test/run-corrupt.c [new file with mode: 0644]