commit | d4290c40a4bf297e9af132be81d51bf796882ff2 | [log] [tgz] |
---|---|---|
author | Tom Musta <tommusta@gmail.com> | Tue Aug 12 13:53:39 2014 -0500 |
committer | Riku Voipio <riku.voipio@linaro.org> | Fri Aug 22 15:06:35 2014 +0300 |
tree | 1a510ce8de4114af6d45b3c54374717ec81810ae | |
parent | a1d5c5b25d06b68aec76e4b0eb7d8aacb5fbd191 [diff] |
linux-user: Detect fault in sched_rr_get_interval Properly detect a fault when attempting to store into an invalid struct timespec pointer. Signed-off-by: Tom Musta <tommusta@gmail.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>