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

Date: Thu, 10 Oct 2013 23:59:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52523

User: eapache
Date: 2013/10/10 11:59 PM

Log:
 When TCP options are truncated, we only add the truncated length to the tree,
 not the whole length. Fixes an invalid access with the capture from
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9263

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