Make the predecessor ExplodedNode available in the MallocChecker's state
modeling.
Original author: steakhal
Paths
| Differential D125365
[NFC][analyzer] Pass down a State and a Pred ExplodedNode in the MallocChecker Needs ReviewPublic Authored by gamesh411 on May 11 2022, 2:32 AM.
Details
Diff Detail
Event TimelineComment Actions Also mention in the summary that we are doing this because we want to do multiple transitions with different NoteTags at different handlers there. That being said, now we model the extent of the allocated region by simply binding the size argument of the allocation call to the extent map.
Revision Contents
Diff 428595 clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
|