MCPcopy Create free account
hub / github.com/Tencent/TscanCode / checkDereferenceInvalidIterator

Method checkDereferenceInvalidIterator

trunk/lib/checkstl.cpp:1549–1609  ·  view source on GitHub ↗

Check for iterators being dereferenced before being checked for validity. E.g. if (*i && i != str.end()) { }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

runSimplifiedChecksFunction · 0.80

Calls 5

findsimplematchFunction · 0.85
findmatchFunction · 0.85
isEnabledMethod · 0.80
endMethod · 0.80
tokAtMethod · 0.80

Tested by

no test coverage detected