diff options
author | Sven Eckelmann <[email protected]> | 2016-07-02 09:52:14 +0200 |
---|---|---|
committer | Simon Wunderlich <[email protected]> | 2016-07-05 12:40:01 +0200 |
commit | 60154a1e0495ffb8343a95cefe1e874634572fa8 (patch) | |
tree | 254fdeb46565e5e8e7f56782f60cfc713ebdffcc /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 10c78f5854d361ded4736c1831948e0a5f67b932 (diff) |
batman-adv: Avoid nullptr dereference in dat after vlan_insert_tag
vlan_insert_tag can return NULL on errors. The distributed arp table code
therefore has to check the return value of vlan_insert_tag for NULL before
it can safely operate on this pointer.
Fixes: be1db4f6615b ("batman-adv: make the Distributed ARP Table vlan aware")
Signed-off-by: Sven Eckelmann <[email protected]>
Signed-off-by: Marek Lindner <[email protected]>
Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions