Skip to content

Commit f742507

Browse files
Internal: CodeCheck: Fix Id mismatch script error [autosync]
1 parent fea36bd commit f742507

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • CodeCheck/Published Standards/MISRA C 2012/MISRA12_11.3

CodeCheck/Published Standards/MISRA C 2012/MISRA12_11.3/check.upy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ pcpci = ( const int * const * ) pcpi;</code></pre>
118118
'MISRA12_11.3': desc,
119119
'MISRA23_11.3': desc,
120120
'CPP_E080': desc,
121+
'MISRA04_11.4': desc,
121122

122123
'MISRA25_11.3': """<p><b>Amplification</b></p>
123124
<p>This rule applies to the unqualified types that are pointed to by the pointers.</p>

0 commit comments

Comments
 (0)