Whamcloud - gitweb
Fix memory leak BUG in main where key and rec be malloc, but no free, the same BUG...
authorfanyong <fanyong>
Mon, 7 Aug 2006 04:03:39 +0000 (04:03 +0000)
committerfanyong <fanyong>
Mon, 7 Aug 2006 04:03:39 +0000 (04:03 +0000)
commit9bc0a99c38eb93b276d9224f43819483c2aeebcd
tree19c47ecb5c5157dcea688c456a38e4aa5c20ed7c
parent3e9ce1e11eed1b5ed5a6351331031a5f824d7f84
Fix memory leak BUG in main where key and rec be malloc, but no free, the same BUG maybe for key_opt and rec_opt. There are logic errors in function hex2dec, and fix them also.
lustre/tests/iam_ut.c