aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorShivam <75530356+phyBrackets@users.noreply.github.com>2022-03-03 21:02:34 +0530
committerphyBrackets <singh.shivamsingh2003@gmail.com>2022-03-04 00:21:06 +0530
commit56eaf869be27585bff7320505dfad32b5b3b6189 (patch)
treefe827e6da65dbdbbbde1d6aa48d32254010dcab0 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parentae869d448499327a2e6435fafb0ac6ed0f205e66 (diff)
downloadllvm-56eaf869be27585bff7320505dfad32b5b3b6189.zip
llvm-56eaf869be27585bff7320505dfad32b5b3b6189.tar.gz
llvm-56eaf869be27585bff7320505dfad32b5b3b6189.tar.bz2
[analyzer] Done some changes to detect Uninitialized read by the char array manipulation functions
Few weeks back I was experimenting with reading the uninitialized values from src , which is actually a bug but the CSA seems to give up at that point . I was curious about that and I pinged @steakhal on the discord and according to him this seems to be a genuine issue and needs to be fix. So I goes with fixing this bug and thanks to @steakhal who help me creating this patch. This feature seems to break some tests but this was the genuine problem and the broken tests also needs to fix in certain manner. I add a test but yeah we need more tests,I'll try to add more tests.Thanks Reviewed By: steakhal, NoQ Differential Revision: https://reviews.llvm.org/D120489
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions