Wireshark-commits: [Wireshark-commits] rev 54940: / /trunk-1.8/epan/dissectors/: packet-atalk.c pac

Date: Fri, 24 Jan 2014 07:57:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54940

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

Log:
 Copy over r54938 from trunk:
 
   ------------------------------------------------------------------------
   r54938 | guy | 2014-01-23 23:55:03 -0800 (Thu, 23 Jan 2014) | 5 lines
 
   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-1.8/epan/dissectors/
  Changes    Path              Action
  +8 -4      packet-atalk.c    Modified
  +14 -7     packet-dsi.c      Modified