Wireshark-commits: [Wireshark-commits] rev 46726: / /trunk-1.6/epan/dissectors/: packet-clnp.c

Date: Mon, 24 Dec 2012 15:23:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46726

User: eapache
Date: 2012/12/24 07:23 AM

Log:
 Copy over from trunk:
 ------------------------------------------------------------------------
 r45646 | martink | 2012-10-18 16:57:02 -0400 (Thu, 18 Oct 2012) | 6 lines
 
 (try to) fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7871
 
 increment offset to point to the first byte after the options
 (the code used to set an absolute position, if that was 0, we were stuck
   in an endless loop)
 
 ------------------------------------------------------------------------

Directory: /trunk-1.6/epan/dissectors/
  Changes    Path             Action
  +1 -1      packet-clnp.c    Modified