HAMMER UTILITY - Fix seg-fault on corrupt blockmap during recovery
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 18 Aug 2010 20:56:23 +0000 (13:56 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 18 Aug 2010 20:56:23 +0000 (13:56 -0700)
commite0410f2302c1f2793ffcb04d70b240685a98fa2b
tree37a351c01276957b9b786f1f160a06c88113c824
parentc1d0893d667ee18127bd3d2e371b820d65c5c0c2
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@svetlik.be>
sbin/hammer/blockmap.c