Home
last modified time | relevance | path

Searched hist:d3337de5 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/dcb/
H A Ddcbnl.cd3337de5 Thu Feb 10 05:57:16 CST 2011 Jesper Juhl <jj@chaosbits.net> 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>
d3337de5 Thu Feb 10 05:57:16 CST 2011 Jesper Juhl <jj@chaosbits.net> 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>