fixed incorrect table allocation
authorBerk Hess <hess@kth.se>
Fri, 16 Mar 2012 16:27:45 +0000 (17:27 +0100)
committerRoland Schulz <roland@utk.edu>
Fri, 16 Mar 2012 16:54:04 +0000 (12:54 -0400)
commitaba38bd08e4699d61b1716e620ee0070e76623d6
treea5026f3c9a1c0f8fff97ce037f4b871da90670ac
parent553d4b1369ab133bb747354faa23db986d5d299f
fixed incorrect table allocation

This caused problems after commit 553d4b13.
The bug was already in older versions, but was hidden due to
the over allocation for pointer alignment.

Change-Id: Ifc50ee66fd4e963aab20ff1231c90a472fd5c443
src/mdlib/forcerec.c