aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-skinny.h.in
diff options
context:
space:
mode:
authorDiederik de Groot <ddegroot@talon.nl>2014-08-26 01:46:21 +0200
committerEvan Huus <eapache@gmail.com>2014-08-25 23:58:24 +0000
commit7749263be6b34dbdb0e1869d55d80ace9d1ef593 (patch)
tree177e0160ddd0dd2c04e76dbc62887fae844f4ea0 /epan/dissectors/packet-skinny.h.in
parent1c98a1261b6049f603b9a632118ab8e2fd79f512 (diff)
Skinny Dissector:
Source Fix: Trailing Whitespace (Reported by Graham Bloice). Dissection Fix: ProtocolVer needed to be split up into two fields to display the protocol version correct during device registration Segfault Fix: Null Pointer Check required after returning from tvb_memdup, before calling strlen (Reported by Evan Huus) Fix: Whitespace (again) Bug: 10409 Change-Id: Ib253ea843363792f678f2e724359f83f12ebfadc Reviewed-on: https://code.wireshark.org/review/3844 Reviewed-by: Evan Huus <eapache@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-skinny.h.in')
-rw-r--r--epan/dissectors/packet-skinny.h.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/epan/dissectors/packet-skinny.h.in b/epan/dissectors/packet-skinny.h.in
index 8211257c28..704e31972c 100644
--- a/epan/dissectors/packet-skinny.h.in
+++ b/epan/dissectors/packet-skinny.h.in
@@ -46,8 +46,7 @@ cog.out('/*\n')
cog.out(' * Generated Automatically Using (from wireshark base directory):\n')
cog.out(' * cog.py -D xmlfile=tools/SkinnyProtocolOptimized.xml -d -c -o epan/dissectors/packet-skinny.c epan/dissectors/packet-skinny.c.in\n')
cog.out(' */\n')
-]]]*/
-
+/*]]]*/
/*[[[end]]]*/
/* Container for tapping relevant data */