We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dc0fa5 commit cf4c8ebCopy full SHA for cf4c8eb
cpp/ql/test/query-tests/Security/CWE/CWE-843/test.cpp
@@ -144,3 +144,4 @@ void test12() {
144
// This one has a non-bitfield members. So we detect the problem
145
HasSomeBitFields* hbf2 = reinterpret_cast<HasSomeBitFields*>(s1_2); // BAD
146
}
147
+
0 commit comments