2c5b3b3 Check key_from_file()'s return (static analysis)

Authored and Committed by nalin 9 years ago
    Check key_from_file()'s return (static analysis)
    
    Check that key_from_file() didn't return NULL, even though it exits
    rather than doing so.
    
        
file modified
+10 -0