diff options
author | An-Cheng Huang <ancheng@ubnt.com> | 2011-08-09 12:32:38 -0700 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2011-09-09 10:47:54 +0300 |
commit | 94c19610a6973ad917d9c154eabfc2ee27bc4f59 (patch) | |
tree | 7906d81c0407a26c0c658bcb17d8f7cebe72eca9 /vl.c | |
parent | 29fb0f25303a76edb100362eaea59b6f74bdb823 (diff) |
linux-user: Verify MIPS syscall arguments
On MIPS, some syscall arguments are taken from the stack. This patch adds
verification such that do_syscall() is only invoked if all arguments
have been successfully taken from the stack.
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: An-Cheng Huang <ancheng@ubnt.com>
Diffstat (limited to 'vl.c')
0 files changed, 0 insertions, 0 deletions