Léo Lam b59e919919 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.
2016-08-15 11:31:14 +02:00
..
2016-08-11 12:53:44 +02:00
2016-08-11 12:53:44 +02:00
2016-08-11 12:53:44 +02:00
2016-07-16 22:48:46 +02:00
2016-08-04 15:05:31 -04:00
2016-07-22 09:58:34 -04:00
2016-07-13 17:29:27 +02:00
2016-07-13 17:29:27 +02:00
2016-07-16 22:48:46 +02:00
2016-06-26 12:34:59 +02:00