aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2011-02-10 11:57:16 +0000
committerDavid S. Miller <davem@davemloft.net>2011-02-13 11:21:14 -0800
commitd3337de52af7fb0ebe605b02b740be4ee7dee9eb (patch)
tree1788ad68e863e2aa8c6cbf50ceab25d39827bc5b /net/bridge
parentnet: dcb: application priority is per net_device (diff)
downloadlinux-dev-d3337de52af7fb0ebe605b02b740be4ee7dee9eb.tar.xz
linux-dev-d3337de52af7fb0ebe605b02b740be4ee7dee9eb.zip
Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()
nla_nest_start() may return NULL. If it does then we'll blow up in nla_nest_end() when we dereference the pointer. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions