aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorShankara Pailoor <shankarapailoor@gmail.com>2019-01-08 08:14:19 -0800
committerDmitry Vyukov <dvyukov@google.com>2019-01-10 12:34:28 +0100
commitf9ccea26eb0de391a874cfe56a414e573a81e9b2 (patch)
tree249ed858ec7c5a39a08f4f1357b25c1f4f250f8f /executor
parent0108829095758774257301e06d38003c02aaae7f (diff)
tools/syz-trace2syz/proggen: convert strace byte arrays to int args
strace decodes certain arguments like sockaddr_in.sin_port or sin_addr as hex strings under -Xraw. This is because the arguments are in network byte order. This patch supports converting those hex strings to int args if the size of the string is 1, 2, 4, or 8.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions