Unpoison by strlen(dest), as dn_expand
returns the size if the compressed name (src).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129244
[msan] Fix dn_comp interceptor after D126851 ClosedPublic Authored by vitalybuka on Jul 6 2022, 7:05 PM.
Details Summary Unpoison by strlen(dest), as dn_expand
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 7 2022, 9:26 AM Closed by commit rGba4435eb6233: [msan] Fix dn_comp interceptor after D126851 (authored by vitalybuka). · Explain WhyJul 7 2022, 9:27 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 442751 compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/test/msan/Linux/dn_expand.cpp
compiler-rt/test/sanitizer_common/TestCases/Linux/dn_expand.cpp
|