]> granicus.if.org Git - strace/commit
linux/x86_64/set_error.c: update eax for compat personality
authorEugene Syromyatnikov <evgsyr@gmail.com>
Thu, 8 Feb 2018 10:40:01 +0000 (11:40 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Fri, 9 Feb 2018 15:40:50 +0000 (15:40 +0000)
commiteb9db583624bd69853ada4276c32bead1b4a5ece
tree6ad99301138db5039b5267fc6eb66f553b4a1232
parent1a5c89d4ed71201349de868ac61f76a63b1a9c22
linux/x86_64/set_error.c: update eax for compat personality

Since this is where get_error gets the return value from in the compat case.

linux/x86_64/set_error.c (set_error, set_success): Update i386_regs.eax
if tracee is in compat personality.
linux/x86_64/set_error.c