RULE-8-13
: Consider assignment to struct fields as writing to pointer to object
#762
Labels
Difficulty-Low
A false positive or false negative report which is expected to take <1 day effort to address
false positive/false negative
An issue related to observed false positives or false negatives.
Impact-High
Affected rules
RULE-8-13
Description
Writing to a struct field should be considered writing to the object itself.
Example
The text was updated successfully, but these errors were encountered: