e9a6910 fsck.gfs2: segfault in pass1b

Authored and Committed by rpeterso 13 years ago
    fsck.gfs2: segfault in pass1b
    
    The problem occurred when there were duplicate block
    references in a dinode but all references in the duplicate
    list are eventually deleted due to other corruption.
    The fix is an additional check whether the list is empty.
    
    rhbz#679080
    
        
file modified
+1 -1