diff options
author | Kangjie Lu <kjlu@umn.edu> | 2019-03-14 23:20:16 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-16 11:35:58 -0700 |
commit | 6f19893b644a9454d85e593b5e90914e7a72b7dd (patch) | |
tree | 5a929c79029a9bc1158827051b8756bbcd0c7f5c /tools/perf/scripts/python | |
parent | 4477138fa0ae4e1b699786ef0600863ea6e6c61c (diff) |
net: openvswitch: fix a NULL pointer dereference
upcall is dereferenced even when genlmsg_put fails. The fix
goto out to avoid the NULL pointer dereference in this case.
Signed-off-by: Kangjie Lu <kjlu@umn.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions