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

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jun 9 10:59:35 PDT 2014


commit 52c428b5ea1a50d79cf052300f3063b2d4016a93
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/52c428b5ea1a50d79cf052300f3063b2d4016a93


-- 
DragonFly BSD source repository



More information about the Commits mailing list