commit | 73362a23fdd89f7a84809625be25e815d547373e | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Thu Jul 07 09:49:26 2016 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Thu Jul 07 10:01:25 2016 +0000 |
tree | 29a374796408c9f71fda7218f43f2d556434d4c9 | |
parent | 1b1baea407a6583db5eef53ef309c5e7b5a6f157 [diff] |
tests: extend netlink protocol check * tests/netlink_protocol.c (send_query): Check that no part of netlink message is fetched beyond the end of message. Check decoding of zero address and zero length messages. Check decoding of messages with nlmsg_len exceeding message length.
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.