diff options
| author | Léo Lam <leo@innovatetechnologi.es> | 2016-08-15 11:31:14 +0200 |
|---|---|---|
| committer | Léo Lam <leo@innovatetechnologi.es> | 2016-08-15 11:31:14 +0200 |
| commit | b59e9199192a0a15b44e415df7a21eff47f5661c (patch) | |
| tree | adf518e1534ca64fd1b14943532cdff91625f5fa /Source/Core/VideoCommon/Fifo.cpp | |
| parent | 0bd5db3e05706950a62c164745497f9cd51402eb (diff) | |
InputConfigDiag: Fix a segfault caused by missing check
The original code assumed that we would always find a button in
control_buttons. However, this is incorrect, since the iterator can and
will be control_buttons.end() if the button that triggered the iterate
code is not in control_buttons, which happens when it's in an
exclude list.
Diffstat (limited to 'Source/Core/VideoCommon/Fifo.cpp')
0 files changed, 0 insertions, 0 deletions
