sbin/hammer: fix potential memory leak
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Mon, 12 Jan 2015 16:37:09 +0000 (01:37 +0900)
committerAntonio Huete Jimenez <tuxillo@quantumachine.net>
Tue, 20 Jan 2015 15:13:07 +0000 (16:13 +0100)
commit488d97f5ed5638d35fd872dc63eda9be84a9c9b6
treed2ed7a9ccdd1682d1efc667465af5c4942cfab47
parentfd1fcc1aa7ed3a271a6a5e3cb3c7a70518b17ea2
sbin/hammer: fix potential memory leak

- This patch properly frees calloc/malloced memory.

Closes: #2766
sbin/hammer/cmd_blockmap.c