Fix a memory allocation error: allocate (n+1)*size, not n*(size+1).
[sgt/library] / btree.h
2004-11-19 simonIf I'm going to publish Tweak, it seems unfriendly...