]> git.ozlabs.org Git - ccan/commit
alloc: fix bug in tiny allocator
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 15 Jul 2010 08:40:47 +0000 (18:10 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 15 Jul 2010 08:40:47 +0000 (18:10 +0930)
commitda153b468e362f89a0bfd296a1f733f345aecad3
tree0e085175e509ca3785ca6ca163e6d0ceb83f22f5
parentbd294f1df2a9a2a97bf32336ddd22e53e0e0b8f7
alloc: fix bug in tiny allocator

We can have a 0 byte in the *middle* of an encoding.
ccan/alloc/tiny.c