41f2a74 Coverity: Fix small memory leak.

1 file Authored by jpopelka 13 years ago, Committed by twaugh 13 years ago,
    Coverity: Fix small memory leak.
    
    Also move the malloc() return value check
    closer to the malloc() call.
    
        
file modified
+4 -2