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 40573: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 18 Jan 2012 21:44:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40573

User: alagoutte
Date: 2012/01/18 01:44 PM

Log:
 From Yaniv Kaul via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6743
 [PATCH] Enhance the Spice dissector to deal with mini headers
 
 Spice recently gained the ability to use smaller packet headers.
 This patch adds support to it, along with small other fixes/enhancements - none of which really interesting.
 
 From me :
 Fix a Clang Warning :
 packet-spice.c:1303:5: warning: Value stored to 'offset' is never read

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +131 -66   packet-spice.c    Modified