Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp | ||
---|---|---|
222–223 | Added checks here 9fe0d67c9a72488a8d51bdbff52916a91bc06914 as it's not related to the patch. Ouch! I didn't realize that this so small. |
Consider adding
CHECK(i <= kArgVMax);