diff options
author | Dan Carpenter <[email protected]> | 2012-07-23 10:46:28 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-07-23 00:59:54 -0700 |
commit | 5b3e7e6cb5771bedda51cdb6f715d1da8cd9e644 (patch) | |
tree | f722cb5fa6902c344e5345e3156df61a30f4f6a4 /fs/jbd2/commit.c | |
parent | 563d34d05786263893ba4a1042eb9b9374127cf5 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions