]> granicus.if.org Git - libnl/commit
route/vlan: add capability to indicate heap overflow fix in rtnl_link_vlan_set_egress...
authorThomas Haller <thaller@redhat.com>
Mon, 23 Oct 2017 08:54:10 +0000 (10:54 +0200)
committerThomas Haller <thaller@redhat.com>
Mon, 23 Oct 2017 10:10:30 +0000 (12:10 +0200)
commitbe550df10993c89e9367a860d5060c632ed9afbf
treef0ae6a3b6a095b0e5d7d4459290a3b7719400352
parent7ec0fae0df54d4bff4a45bae9a18519e8c03fa89
route/vlan: add capability to indicate heap overflow fix in rtnl_link_vlan_set_egress_map()

Without this fix/capablity, adding more then 4 mappings in
rtnl_link_vlan_set_egress_map() overflows the heap.
include/netlink/utils.h
lib/utils.c