http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42802
User: wmeier
Date: 2012/05/22 08:26 PM
Log:
All:
- whitespace cleanup;
- Remove redundant code;
packet-ymsg.c:
- Check if bytes available before doing tvb fetch for heuristic check;
- Required tcp pdu "fixed part length" is 10 (not 8);
- Use val_to_str_const() as appropriate;
- Remove some unneeded initializations.
Directory: /trunk/epan/dissectors/
Changes Path Action
+12 -13 packet-yhoo.c Modified
+212 -210 packet-ymsg.c Modified