This allows DFSan to find tainted values used to control program behavior.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116207
[DFSan] Add option for conditional callbacks. ClosedPublic Authored by browneee on Dec 22 2021, 11:58 PM.
Details Summary This allows DFSan to find tainted values used to control program behavior.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptDec 22 2021, 11:58 PM This revision is now accepted and ready to land.Jan 5 2022, 3:01 PM This revision was landed with ongoing or failed builds.Jan 5 2022, 3:08 PM Closed by commit rG4e173585f6cf: [DFSan] Add option for conditional callbacks. (authored by browneee). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 397725 compiler-rt/include/sanitizer/dfsan_interface.h
compiler-rt/lib/dfsan/dfsan.cpp
compiler-rt/lib/dfsan/done_abilist.txt
compiler-rt/test/dfsan/Inputs/flags_abilist.txt
compiler-rt/test/dfsan/conditional_callbacks.c
compiler-rt/test/dfsan/conditional_callbacks_sig.c
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
|
These Argv variables are unused.