Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 44347: /trunk-1.8/ /trunk-1.8/epan/dissectors/: packet-e

Date: Wed, 08 Aug 2012 16:40:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44347

User: gerald
Date: 2012/08/08 09:40 AM

Log:
 Copy over revisions from the trunk:
 
   ------------------------------------------------------------------------
   r44306 | morriss | 2012-08-07 11:17:29 -0700 (Tue, 07 Aug 2012) | 8 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-erf.c
 
   Fix fuzz failure reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7563 :
 
   Don't overflow in_fmt->m_vc_index_array: verify that speed is less than or
   equal to DECHAN_MAX_AUG_INDEX before using it.
 
   Also add a comment: there are comments here that indicate that this array
   should have 5 entries but there are only 4.
   ------------------------------------------------------------------------
 
 Update the release notes.

Directory: /trunk-1.8/epan/dissectors/
  Changes    Path            Action
  +21 -12    packet-erf.c    Modified

Directory: /trunk-1.8/docbook/
  Changes    Path                 Action
  +248 -4    release-notes.xml    Modified