git: hammer - Fix wild free() in 'hammer info' path

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jun 9 10:58:14 PDT 2014


commit 1a9dc887900337028bdbf1bbcf66b50d74226b73
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Jun 9 10:57:23 2014 -0700

    hammer - Fix wild free() in 'hammer info' path
    
    * Fix a wild free that could cause the program to assert.
    
    Reported-by: shamaz

Summary of changes:
 lib/libhammer/info.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1a9dc887900337028bdbf1bbcf66b50d74226b73


-- 
DragonFly BSD source repository



More information about the Commits mailing list