
...
CERT C++ Secure Coding Standard | EXP35-CPP. Do not cast away a const qualification |
ISO/IEC TR 24772:2013 | Pointer casting and pointer type changes [HFC] Type system [IHN] |
MISRA-C | Rule 11.5 |
MITRE CWE | CWE-704, Incorrect type conversion or cast |
...
...
CERT C++ Secure Coding Standard | EXP35-CPP. Do not cast away a const qualification |
ISO/IEC TR 24772:2013 | Pointer casting and pointer type changes [HFC] Type system [IHN] |
MISRA-C | Rule 11.5 |
MITRE CWE | CWE-704, Incorrect type conversion or cast |
...