This page is automatically generated from the "Automated Detection" sections in the individual guidelines. Do not modify this page directly.

unknown

C checkers

CERT C Secure Coding Standard

 

STR37-C. Arguments to character handling functions must be representable as an unsigned char

<>

STR34-C. Cast characters to unsigned char before converting to larger integer sizes