ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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

Date: Fri, 07 Jul 2006 04:01:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18678

User: gerald
Date: 2006/07/07 04:01 AM

Log:
 Fix more bugs found by Ilja van Sprundel.
 
 packet-mount.c:
   Don't allocate a huge amount of memory.
 
 packet-ntp.c:
   Fix a possible format string bug.
 
 packet-ndps.c:
 packet-nmas.c:
   Fix an off-by-one buffer error.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +3 -2      packet-mount.c       Modified
  +22 -22    packet-ncp-nmas.c    Modified
  +158 -158  packet-ndps.c        Modified
  +1 -1      packet-ntp.c         Modified