diff options
author | 2012-07-23 10:46:28 +0300 | |
---|---|---|
committer | 2012-07-23 00:59:54 -0700 | |
commit | 5b3e7e6cb5771bedda51cdb6f715d1da8cd9e644 (patch) | |
tree | f722cb5fa6902c344e5345e3156df61a30f4f6a4 /tools/perf/scripts/python/syscall-counts.py | |
parent | tcp: dont drop MTU reduction indications (diff) | |
download | linux-dev-5b3e7e6cb5771bedda51cdb6f715d1da8cd9e644.tar.xz linux-dev-5b3e7e6cb5771bedda51cdb6f715d1da8cd9e644.zip |
openvswitch: potential NULL deref in sample()
If there is no OVS_SAMPLE_ATTR_ACTIONS set then "acts_list" is NULL and
it leads to a NULL dereference when we call nla_len(acts_list). This
is a static checker fix, not something I have seen in testing.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions