git: HAMMER Utility - fix unfreeable pointer in 'hammer info'

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Dec 14 08:33:47 PST 2009


commit a8446559e7d543a72dbb7a8ef314eba07dd0217d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Dec 14 08:30:08 2009 -0800

    HAMMER Utility - fix unfreeable pointer in 'hammer info'
    
    * Fix the construction of the mountedon variable to ensure the
      variable can be free()'d.
    
    Reported-by: "Steve O'Hara-Smith" <steve at sohara.org>
    Also-suggested-by: Antonio Huete Jimenez <ahuete.devel at gmail.com>

Summary of changes:
 sbin/hammer/cmd_info.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a8446559e7d543a72dbb7a8ef314eba07dd0217d


-- 
DragonFly BSD source repository





More information about the Commits mailing list