34defaf libgfs2: Fix potential NULL deref in linked_leaf_search()

Authored and Committed by andyp 9 years ago
    libgfs2: Fix potential NULL deref in linked_leaf_search()
    
    Spotted by coverity: "Null-checking "bh" suggests that it may be null,
    but it has already been dereferenced on all paths leading to the check."
    
    Also remove some dangling whitespace from that function.
    
    Signed-off-by: Andrew Price <anprice@redhat.com>
    
        
file modified
+6 -6