git: sbin/hammer: Add missing free(3) and relpfs()
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Sat Apr 18 05:59:42 PDT 2015
commit 764d0c8c7a2e13ccf8e3819cee3ee1db4c81acd6
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Tue Apr 14 23:48:30 2015 +0900
sbin/hammer: Add missing free(3) and relpfs()
- Add missing free(3) for mirror buffer and relpfs() to release pfs.
Summary of changes:
sbin/hammer/cmd_mirror.c | 10 ++++++++++
1 file changed, 10 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/764d0c8c7a2e13ccf8e3819cee3ee1db4c81acd6
--
DragonFly BSD source repository
More information about the Commits
mailing list