Home | History | Annotate | Download | only in Analysis

Lines Matching full:corruption

765   return ((struct hodor *)&x)->sf; // expected-warning{{Casting a non-structure type to a structure type and accessing a field can lead to memory access errors or data corruption}}