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

Date: Fri, 24 Jan 2014 07:55:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54938

User: guy
Date: 2014/01/24 07:55 AM

Log:
 Check for a zero offset in the "get status" reply *before* adding the
 offset in the tvbuff of the beginning of the packet to it.  Otherwise,
 it will never be zero, and the tests will always think the field pointed
 to by the offset is present.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +8 -4      packet-atalk.c    Modified
  +14 -7     packet-dsi.c      Modified