Wireshark-commits: [Wireshark-commits] rev 52383: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 05 Oct 2013 21:00:25 GMT
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