HashIndexInitInfo *idxInfo = new HashIndexInitInfo();
commitb8be5bfb88d30c526fb9850247779d0b60a48801
authorkishoramballi <kishoramballi>
Fri, 2 May 2008 11:45:59 +0000 (2 11:45 +0000)
committerkishoramballi <kishoramballi>
Fri, 2 May 2008 11:45:59 +0000 (2 11:45 +0000)
treee4066ea717ee3387b645ec77ed317c49da0e55ea
parenta5d0c9821fc87e1c2189c53404c4f00b0463143a
HashIndexInitInfo *idxInfo = new HashIndexInitInfo();
created memory leak. plugged using 'delete idxInfo;' after index creation.
test/system/lock/common.h