summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorCong Wang <xiyou.wangcong@gmail.com>2018-04-23 13:53:41 -0700
committerPablo Neira Ayuso <pablo@netfilter.org>2018-04-27 00:20:33 +0200
commit3aa1409a7b160f9444945c0df1cb079df82be84e (patch)
tree11b0cebf25d9819057133ba41fc6c8ffb8eb140d /tools/perf/scripts/python
parent146cd6b5d5cdc1fe976f0ee867638ed869da6510 (diff)
ipvs: initialize tbl->entries after allocation
tbl->entries is not initialized after kmalloc(), therefore causes an uninit-value warning in ip_vs_lblc_check_expire() as reported by syzbot. Reported-by: <syzbot+3dfdea57819073a04f21@syzkaller.appspotmail.com> Cc: Simon Horman <horms@verge.net.au> Cc: Julian Anastasov <ja@ssi.bg> Cc: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Acked-by: Julian Anastasov <ja@ssi.bg> Acked-by: Simon Horman <horms@verge.net.au> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions