http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52383
User: eapache
Date: 2013/10/05 09:00 PM
Log:
From Peter A. Bigot via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9225
Fix CoAP option decoding. It's perfectly acceptable for the Payload Marker to
appear with no preceding options. Without this check such a situation produces
an invalid diagnostic: end-of-options marker found, but option length isn't 15
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -0 packet-coap.c Modified