diff options
| author | Shawn Hoffman <godisgovernment@gmail.com> | 2014-03-04 22:49:33 -0800 |
|---|---|---|
| committer | Shawn Hoffman <godisgovernment@gmail.com> | 2014-03-05 10:19:29 -0800 |
| commit | 7733463e65f30166759d5ef1186abd1d333d0b96 (patch) | |
| tree | 65259fa10030e1ceb08f2db157f8cbdb89da91b6 /Source/Core/InputCommon/ControllerInterface/ExpressionParser.cpp | |
| parent | 0c613a5f5b8e4fc2ff1d7025776c2e86f1ee6cc2 (diff) | |
commit 1a428de189eb9456695429adc11b606936218924 introduced a bug by using a signed enum in a bitfield, the value of which is then used in a ldmxcsr instruction. The sign-extension corrupts the value, causing an exception by attempting to load mxcsr with an invalid value.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ExpressionParser.cpp')
0 files changed, 0 insertions, 0 deletions
