Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Wed, 23 May 2012 03:26:35 GMT
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