ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 1853] new dissector for TPNCP protocol

Date: Wed, 14 Nov 2007 13:17:57 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1853





------- Comment #5 from anders.broman@xxxxxxxxxxxx  2007-11-14 13:17 GMT -------
Could you take a look at this problem (The G_warning() is fixed):

This check-in created two messages on the console when I start Wireshark in
Unix:

20:57:13          Warn filepath /usr/local/src/wireshark/tpncp/tpncp.dat
Duplicate field detected in call to proto_register_field_array:
channel_id is already registered

The Warn is from a simple g_warning() call, but I don't know how to dissector
works in relation to the .dat file to know why channel_id is registered twice. 
I do see it once in the epan/dissectors/packet-tpncp.c and "channel_id" listed
in the .dat file
- maybe that's it.

Could someone take a look at this?


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