summaryrefslogtreecommitdiff
path: root/proto_ipv6_hop_by_hop.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-06-14 14:31:08 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-06-14 14:31:08 +0200
commit8cb741a7dce0bcc9140a1f717028a8b4c80559f5 (patch)
treee8ee81e9724fdfecd7eb60e720ad5b8d2c45e09f /proto_ipv6_hop_by_hop.c
parent50743a7fed464958aba9f729324e35a4f0c945a3 (diff)
dissector: icmpv6: Fix yet another possible null pointer dereference
THe Coverity scanner discovered yet another possible null pointer dereference. Fix it by checking the return value of pkt_pull(). Also remove some trailing whitespaces in the region. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'proto_ipv6_hop_by_hop.c')
0 files changed, 0 insertions, 0 deletions
;acme@infradead.org> Cc: Anton Arapov <anton@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/20120409091144.8343.76218.sendpatchset@srdronam.in.ibm.com Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/trace/trace_probe.h')