git: HAMMER UTILITY - Fix seg-fault on corrupt blockmap during recovery

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Aug 18 13:58:15 PDT 2010


commit e0410f2302c1f2793ffcb04d70b240685a98fa2b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Aug 18 13:56:23 2010 -0700

    HAMMER UTILITY - Fix seg-fault on corrupt blockmap during recovery
    
    * Fix a seg-fault which occurs when the recover directive hits a bad
      blockmap entry.
    
    Reported-by: "Miro Svetlik" <miro at svetlik.be>

Summary of changes:
 sbin/hammer/blockmap.c |   26 +++++++++++++++++++++++---
 1 files changed, 23 insertions(+), 3 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list