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

Wireshark-bugs: [Wireshark-bugs] [Bug 2076] Please add support for the CliqueRM protocol

Date: Mon, 18 Jan 2010 06:32:17 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2076

Bill Meier <wmeier@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wmeier@xxxxxxxxxxx

--- Comment #8 from Bill Meier <wmeier@xxxxxxxxxxx> 2010-01-18 06:32:13 PST ---
A few other comments:

1. The #includes for stdio, stdlib, and string should be removed if they are
not required.

2. proto_reg_handoff... should be the last function in the dissector (Wireshark
standard format).

3. In the hf[] array the "blurbs" which are pointers to empty strings ("")
should be NULL pointers instead.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.