socketpair: extend syscall socketpair tracing information
authorJan Willeke <jan.willeke@harman.com>
Thu, 16 Feb 2017 13:42:51 +0000 (14:42 +0100)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 6 Mar 2017 17:29:03 +0000 (12:29 -0500)
Decode the socketpair vector pointer into two file descriptors.
This exposes the connected file descriptors to analyses.

As sockerpair is a sub syscall of socketcall in x86_32,
sockerpair override must be disabled for x86_32 and x86_compatmode

Signed-off-by: Jan Willeke <jan.willeke@harman.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

No differences found
This page took 0.025063 seconds and 4 git commands to generate.