aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/init_iptables.go
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-05-01 11:56:50 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-05-01 13:31:17 +0200
commit3f4dbb2f6fff9479d6c250e224bc3cb7f5cd66ed (patch)
tree8f132d4ec9946ac23fce43f460f6442e54d018aa /sys/linux/init_iptables.go
parent986fa4971cf27c597fa4baa23e88ce340187c2d0 (diff)
prog: fix size assignment for squashed args
We can have a situation where len target points into a squashed argument. In suca case we don't have the target argument. In such case we simply leave size argument as is. It can't happen during generation, only during mutation and mutation can set size to random values, so it should be fine. This is a lateny bug, we just never had such case before.
Diffstat (limited to 'sys/linux/init_iptables.go')
0 files changed, 0 insertions, 0 deletions