dissector: icmpv6: Fix another possible null pointer dereference
commitc0ba799af2559773c9a5bfe7e01b759ad45b3a4f
authorTobias Klauser <tklauser@distanz.ch>
Thu, 13 Jun 2013 15:35:48 +0000 (13 17:35 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Thu, 13 Jun 2013 15:35:48 +0000 (13 17:35 +0200)
tree48894a8cc846a54f716772109f956e4bfaf49a53
parent494d29a8bcd07e544e8178b140ba3b75bcb3aceb
dissector: icmpv6: Fix another possible null pointer dereference

This was missing in the previous commit 8b824423 ("dissector: icmpv6:
Fix possible null pointer dereferences"), so fix the possible null
pointer dereference now.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
proto_icmpv6.c