JavaScript is not currently enabled, but is required for full CodeSonar manual search and browse functionality.
If you are viewing this file in your hub's Web GUI, enable JavaScript in your browser: you will also need it for GUI functionality.
If you opened this file directly from disk, your browser may be directly suppressing JavaScript functionality: certain browsers perform this suppression on local files (but not files delivered by web servers) for security reasons.
| CodeSonar® 9.0p0 Hot Tips | CONFIDENTIAL | CodeSecure Inc |
A node on a CFG path.
Defined in file csonar_plugin.h.
| cs_pdg_vertex | source_vertex | A vertex on the path. |
| cs_edge_label | edge_label | The edge label of this node. Use a null edge label (cs_edge_label_get_null()) if this doesn't correspond to actual control flow. |
| cs_const_string | problem | Describes the problem at the vertex, if any. If NULL or "", no event will be associated with this node. |
| cs_cfg_path_node_flags | flags | Characterize the node. |