[clang-tidy] Fix buffer overflow in compareHeaders (#87213)
`RHS` can be shorter than `LHS`. Reported by asan after #83440.
parent
90c738ef
Please register or sign in to comment
`RHS` can be shorter than `LHS`. Reported by asan after #83440.