diff options
author | Alexandre Ganea <alexandre.ganea@ubisoft.com> | 2020-07-10 10:38:29 -0400 |
---|---|---|
committer | Alexandre Ganea <alexandre.ganea@ubisoft.com> | 2020-07-10 10:55:27 -0400 |
commit | 23cd70d71c10dc0b31ac37a733349f9de2e9b84c (patch) | |
tree | 0e77a6d62666396b39868a25dbd58a765384686d /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 5fea54bc05a71e81e843fd9284d258cd38d7fe23 (diff) | |
download | llvm-23cd70d71c10dc0b31ac37a733349f9de2e9b84c.zip llvm-23cd70d71c10dc0b31ac37a733349f9de2e9b84c.tar.gz llvm-23cd70d71c10dc0b31ac37a733349f9de2e9b84c.tar.bz2 |
[PDB] Fix out-of-bounds acces when sorting GSI buckets
When building in Debug on Windows-MSVC after b7402edce315, a lot of tests were failing because we were dereferencing an element past the end of HashRecords. This happened towards the end of the table, in unused slots.
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions