Richard Henderson writes:
> Do not access a field that may not be present. This will
> become an issue when sharing more code in the next patch.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Alex Bennée
--
Alex Bennée
On 4/23/21 1:02 AM, Richard Henderson wrote:
> Do not access a field that may not be present. This will
> become an issue when sharing more code in the next patch.
>
> Signed-off-by: Richard Henderson
> ---
> linux-user/syscall.c | 4
> 1 file changed, 4 insertions(+)
Reviewed-by: Philipp
Do not access a field that may not be present. This will
become an issue when sharing more code in the next patch.
Signed-off-by: Richard Henderson
---
linux-user/syscall.c | 4
1 file changed, 4 insertions(+)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index 36169a0ded..89d6