diff options
| author | Shankara Pailoor <shankarapailoor@gmail.com> | 2019-01-08 08:14:19 -0800 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-01-10 12:34:28 +0100 |
| commit | f9ccea26eb0de391a874cfe56a414e573a81e9b2 (patch) | |
| tree | 249ed858ec7c5a39a08f4f1357b25c1f4f250f8f /sys/linux | |
| parent | 0108829095758774257301e06d38003c02aaae7f (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 'sys/linux')
0 files changed, 0 insertions, 0 deletions
