commit | dcc7a3c1c68455bffe16b5c4cd32ea1b92a5a4d1 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Wed Jun 22 23:56:24 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Thu Jun 23 01:11:35 2016 +0000 |
tree | dc0c042f3f3541952f6e34f62b011551e5bd947e | |
parent | f52753aad56ef89574e1aa864c5492b623be984f [diff] |
net.c: fix printing raw data of socket addresses * net.c (print_sockaddr): When printing socket address raw data, read exactly the number of data bytes specified for the socket addess.
This is strace -- a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor interactions between processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state. The operation of strace is made possible by the kernel feature known as ptrace.
strace is released under a Berkeley-style license at the request of Paul Kranenburg; see the file COPYING for details.
See the file NEWS for information on what has changed in recent versions.
Please send bug reports and enhancements to the strace mailing list.