--- trunk/xvidcore/src/divx4.c 2002/03/09 16:18:23 18 +++ trunk/xvidcore/src/divx4.c 2002/03/09 16:24:21 19 @@ -251,7 +251,8 @@ case DEC_OPT_FRAME: { - int csp_tmp; + int csp_tmp = 0; + DEC_FRAME * dframe = (DEC_FRAME *)param1; DINST * dcur = dinst_find(key); if (dcur == NULL)