git: sbin/hammer: Add missing free(3)

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Fri Mar 20 08:53:46 PDT 2015


commit 8e99b49736afc21d5dfd27959a427bfcbc572845
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date:   Thu Mar 19 23:58:04 2015 +0900

    sbin/hammer: Add missing free(3)
    
    - Free results of strdup(3) and getdevpath(3).

Summary of changes:
 sbin/hammer/hammer.c | 2 ++
 1 file changed, 2 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8e99b49736afc21d5dfd27959a427bfcbc572845


-- 
DragonFly BSD source repository



More information about the Commits mailing list