sbin/hammer: Add missing free(3) and relpfs()
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 14 Apr 2015 14:48:30 +0000 (23:48 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 18 Apr 2015 09:23:19 +0000 (18:23 +0900)
commit764d0c8c7a2e13ccf8e3819cee3ee1db4c81acd6
treea03d218d5cd5d46d371c9ed7e32612089447e0cf
parentcc71ff00d2f2297329f9e8cb5ae7f0a203d86a1e
sbin/hammer: Add missing free(3) and relpfs()

- Add missing free(3) for mirror buffer and relpfs() to release pfs.
sbin/hammer/cmd_mirror.c