diff options
author | Jesper Juhl <jj@chaosbits.net> | 2011-02-10 12:57:16 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-02-13 20:21:14 +0100 |
commit | d3337de52af7fb0ebe605b02b740be4ee7dee9eb (patch) | |
tree | 1788ad68e863e2aa8c6cbf50ceab25d39827bc5b /Documentation/infiniband/ipoib.txt | |
parent | net: dcb: application priority is per net_device (diff) | |
download | linux-d3337de52af7fb0ebe605b02b740be4ee7dee9eb.tar.xz linux-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 'Documentation/infiniband/ipoib.txt')
0 files changed, 0 insertions, 0 deletions