Fix a memory allocation error: allocate (n+1)*size, not n*(size+1).
-rw-r--r-- 13203 bheap.c
-rw-r--r-- 2792 bheap.h
-rw-r--r-- 71304 btree.c
-rw-r--r-- 3379 btree.h
-rw-r--r-- 64075 tree234.c
-rw-r--r-- 7226 tree234.h