79745893

Date: 2025-08-25 14:50:10
Score: 2.5
Natty:
Report link
#ifndef __clang_analyzer__
base->temp2 = (tempStruct2*)(ptr2 + 1); 
#endif

Seems to work for me, basically making the code dead to the analyzer.
Thanks.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Sarvajnya Pujari