HashIndexInitInfo *idxInfo = new HashIndexInitInfo();
commit8795b3d51df59495c8a30e3e8debfb35aca64af6
authorkishoramballi <kishoramballi>
Fri, 2 May 2008 11:52:31 +0000 (2 11:52 +0000)
committerkishoramballi <kishoramballi>
Fri, 2 May 2008 11:52:31 +0000 (2 11:52 +0000)
tree52b30957799bb5acbb5afeff4c8b84563b201cea
parentb8be5bfb88d30c526fb9850247779d0b60a48801
HashIndexInitInfo *idxInfo = new HashIndexInitInfo();
created memory leak. plugged using 'delete idxInfo;' after index creation.
test/system/trans/common.h