70091e6 Fix a dereference-before-check (static analysis)

Authored and Committed by nalin 9 years ago
    Fix a dereference-before-check (static analysis)
    
    These pointers should be initialized by cm_scepgen_o_cooked(), but
    explicitly initializing before calling it doesn't hurt.
    
        
file modified
+7 -0