ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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