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