Hello, + int i_res = VLC_EGENERIC; + + p_sys->csa = csa_New(); + + i_res = csa_SetCW( ... Don't set variables if you never use the value. There are several occurences of this. -- Rémi Denis-Courmont http://www.remlab.net/