diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-05-11 21:00:03 -0400 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-05-16 18:56:33 -0400 |
commit | 58618115492711d99fbccb79c5317299e32231fe (patch) | |
tree | 6fd9fe61601aee724c16d2e5d26d5219e54fc042 /lib/mpi/mpiutil.c | |
parent | 1f27e2516c1d95ae19024bec5be68a3f489cc47e (diff) |
netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr()
There is a typo in the error checking and "&&" was used instead of "||".
If skb_header_pointer() returns NULL then it leads to a NULL
dereference.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Hans Schillstrom <hans.schillstrom@ericsson.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions