sbin/hammer: Properly use calloc(3)
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Fri, 16 Dec 2016 18:43:17 +0000 (03:43 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 17 Dec 2016 16:34:18 +0000 (01:34 +0900)
commitc8f165e29936aebe2319123250c1750baf2c0f30
tree76b1dae298f8a98e9795279eae7e9eeb73633115
parent281de9559a7ae770266d82916aaceef7919fd3a9
sbin/hammer: Properly use calloc(3)

It's supposed to be number and then size.
sbin/hammer/cmd_blockmap.c
sbin/hammer/cmd_dedup.c
sbin/hammer/cmd_recover.c
sbin/hammer/ondisk.c