commit | 167c50d8f94e0ffb880aa5cd2a232a3f32f0df1d | [log] [tgz] |
---|---|---|
author | Andreas Schwab <schwab@linux-m68k.org> | Tue Jul 02 14:04:12 2013 +0100 |
committer | Riku Voipio <riku.voipio@linaro.org> | Fri Jul 05 15:45:40 2013 +0300 |
tree | adec4f2495cc7c36b906e76ae77752ddd9b74e58 | |
parent | 7ff7b666186a86f0121e6e7db6784222cefe22a2 [diff] |
linux-user: fix signal number range check When translating between host and target signal numbers keep negative numbers unchanged, avoiding access beyond array bounds. Signed-off-by: Andreas Schwab <schwab@linux-m68k.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 878v2b8sek.fsf@igel.home