http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18685
User: gerald
Date: 2006/07/07 10:39 PM
Log:
Fix more bugs reported by Ilja van Sprundel.
packet-pktc.c:
Catch an underflow.
packet-ospf.c:
Don't burn CPU cycles unnecessarily.
packet-rpc.c:
Catch an overflow.
packet-mq.c:
Check a header size.
Fix up whitespace.
Directory: /trunk/epan/dissectors/
Changes Path Action
+4 -1 packet-mq.c Modified
+33 -30 packet-ospf.c Modified
+20 -19 packet-pktc.c Modified
+4 -1 packet-rpc.c Modified