CFGStmtMap frees resources in the destructor but doesn't
have user-written copy c'tor or assignment operator, so copying it using
default ones can cause double free.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D156415
[NFC][analyzer] Fix static analyzer concerns Fznamznon on Jul 27 2023, 3:17 AM. Authored by
Details CFGStmtMap frees resources in the destructor but doesn't
Diff Detail
Event Timeline |