K 10 svn:author V 7 yongari K 8 svn:date V 27 2010-07-19T21:25:05.155848Z K 7 svn:log V 234 Have bce_init_ctx() return error code and make caller check the return code. If context was not setup correctly give up initialization. While I'm here move variable declarations to the beginning of the function. Reviewed by: davidch END