sbin/hammer: Use calloc(3) instead of malloc(3)+bzero(3)
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Fri, 16 Dec 2016 18:52:37 +0000 (03:52 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 17 Dec 2016 16:34:18 +0000 (01:34 +0900)
commit6153075a8b0ad2fafa7eae03e6d2b82742c11489
tree19ed6e735cb917803509345afde6e723cfe11408
parentc8f165e29936aebe2319123250c1750baf2c0f30
sbin/hammer: Use calloc(3) instead of malloc(3)+bzero(3)
sbin/hammer/cmd_history.c
sbin/hammer/ondisk.c