Whenever we call "dhcpv6_option()", check to make sure it didn't set
authorGuy Harris <guy@alum.mit.edu>
Mon, 16 Aug 2004 07:52:07 +0000 (07:52 -0000)
committerGuy Harris <guy@alum.mit.edu>
Mon, 16 Aug 2004 07:52:07 +0000 (07:52 -0000)
commit8bf903b464bd7872561b1a9dc6e92a9ef6ccdcc4
tree9d770590fa174fdf816b86857a8a63377b893848
parent605293cc764d8458ba7caa34f3a0061bcd22011c
Whenever we call "dhcpv6_option()", check to make sure it didn't set
"at_end" - if it does, the option is sufficiently bad that we can't
continue dissecting the packet, so we give up.

svn path=/trunk/; revision=11750
epan/dissectors/packet-dhcpv6.c