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 33470: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 07 Jul 2010 21:27:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33470

User: gerald
Date: 2010/07/07 02:27 PM

Log:
 Fix a buffer overflow found by recent randpkt testing. Replace raw data
 pointer access with tvb_memcpy() and tvb_get_ntohs().

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +22 -18    packet-dect.c    Modified