diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2021-05-12 16:49:19 -0700 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2021-05-13 18:14:02 -0700 |
commit | 9567131d03650bbaa82251f173bd6959e04d471d (patch) | |
tree | c4549f981cd9c5748fde22881cfa42407d5c92d9 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | ab6a609d961181bbac0d1ea0a830061049990020 (diff) | |
download | llvm-9567131d03650bbaa82251f173bd6959e04d471d.zip llvm-9567131d03650bbaa82251f173bd6959e04d471d.tar.gz llvm-9567131d03650bbaa82251f173bd6959e04d471d.tar.bz2 |
scudo: Check for UAF in ring buffer before OOB in more distant blocks.
It's more likely that we have a UAF than an OOB in blocks that are
more than 1 block away from the fault address, so the UAF should
appear first in the error report.
Differential Revision: https://reviews.llvm.org/D102379
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions