Don't forget to mark node as available in mpool_free()
commitb7b32b3d328024c07445e0bb8936ce0c7182d4e2
authorStathis Kamperis <ekamperi@auth.gr>
Thu, 5 Jun 2008 09:21:17 +0000 (5 12:21 +0300)
committerStathis Kamperis <ekamperi@auth.gr>
Thu, 5 Jun 2008 09:21:17 +0000 (5 12:21 +0300)
treea08f2065f26fd241b00c1b50db424f2526184e2a
parent480505b640861aa5a44887c99f4d07fa21da6f3c
Don't forget to mark node as available in mpool_free()
Add a test case also that checks against this particular
type of bug.
buddy/mpool.c
buddy/test5.c [new file with mode: 0644]