You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SuppressionFile.suppress
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -569,6 +569,14 @@
569
569
<CodeCurrent>381071978</CodeCurrent>
570
570
<CodeNext>4050350976</CodeNext>
571
571
</Detours>
572
+
<Detours>
573
+
<FileName>main.cpp</FileName>
574
+
<ErrorCode>V566</ErrorCode>
575
+
<Message>The integer constant is converted to pointer. Possibly an error or a bad coding style: reinterpret_cast< unsigned int * > (_x_)</Message>
576
+
<CodePrev>0</CodePrev>
577
+
<CodeCurrent>1814642854</CodeCurrent>
578
+
<CodeNext>0</CodeNext>
579
+
</Detours>
572
580
<Detours>
573
581
<FileName>main.cpp</FileName>
574
582
<ErrorCode>V566</ErrorCode>
@@ -585,6 +593,14 @@
585
593
<CodeCurrent>3389638323</CodeCurrent>
586
594
<CodeNext>0</CodeNext>
587
595
</Detours>
596
+
<Detours>
597
+
<FileName>main.cpp</FileName>
598
+
<ErrorCode>V566</ErrorCode>
599
+
<Message>The integer constant is converted to pointer. Possibly an error or a bad coding style: reinterpret_cast< void * > (_x_)</Message>
0 commit comments