Description of "M" identifier type
 |
| |
C/C++ structure, class or union members
|
When the identifier type appears on your output report, it indicates
that the file scanner recognized the identifier it found as a C or C++ structure, class, or union member.
Likely cause of overreporting
in C or C++ programs |
Recommendation |
Most Common:
A user-defined member has a name that matches a system-defined member in the file scanner database. |
Use -I synopsisID to exclude this
impact.
You can add the -I option to your .scanrc file. |
To obtain information about files that are classified as "unknown",
see Files of Unknown Type.
For more information on file scanner options, see:
|