id summary reporter owner description type status priority component severity resolution keywords cc sensitive 4592 caid 0960 needs to be added to halfcw NDS list in oscam-chk.c hacktavist "Line 1066 Should include caid 0960 {{{ if( caid_is_videoguard(er->caid) && (er->caid == 0x09C4 || er->caid == 0x09C7 || er->caid == 0x098C || er->caid == 0x0963 || er->caid == 0x09CD || er->caid == 0x0919 || er->caid == 0x093B || er->caid == 0x098E)) }}} Should be : {{{ if( caid_is_videoguard(er->caid) && (er->caid == 0x09C4 || er->caid == 0x09C7 || er->caid == 0x098C || er->caid == 0x0963 || er->caid == 0x0960 || er->caid == 0x09CD || er->caid == 0x0919 || er->caid == 0x093B || er->caid == 0x098E)) }}} " defect closed major CW Cycle Check high fixed halfcw NDS Swap 0