llvm-project
a21e0ba1
- [clang-tidy] Fix buffer overflow in compareHeaders (#87213)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[clang-tidy] Fix buffer overflow in compareHeaders (#87213) `RHS` can be shorter than `LHS`. Reported by asan after #83440.
References
#87213 - [clang-tidy] Fix buffer overflow in compareHeaders
Author
vitalybuka
Parents
90c738ef
Loading