Wireshark-commits: [Wireshark-commits] rev 39181: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 29 Sep 2011 01:53:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39181

User: cmaynard
Date: 2011/09/28 06:53 PM

Log:
 Add heuristics in dissect_xmcp_message() to try to avoid dissecting TCP packets on port 4788 that aren't actually xmcp packets.  Also, removed the check for a NULL tree as there's more work to do whether tree is NULL or not.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +13 -9     packet-xmcp.c    Modified