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

Date: Fri, 07 Dec 2012 21:46:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46456

User: martink
Date: 2012/12/07 01:46 PM

Log:
 at one place, offset was incremented depending on if (tree)
 this created a bug when offset was used later on
 remove the if (tree) check

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +10 -12    packet-ftp.c    Modified