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