Be careful of mangled out of bounds read
This commit is contained in:
parent
ce0b8d618d
commit
42b16bb33a
2 changed files with 9 additions and 9 deletions
|
@ -1,10 +1,6 @@
|
|||
// SPDX-FileCopyrightText: Copyright 2018 yuzu Emulator Project
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#ifndef _MSC_VER
|
||||
#include <cxxabi.h>
|
||||
#endif
|
||||
|
||||
#include <map>
|
||||
#include <optional>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue