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 1642] Dissector bug, protocol SMPP

Date: Tue, 5 Jun 2007 15:28:30 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1642





------- Comment #2 from jmayer@xxxxxxxxx  2007-06-05 15:28 GMT -------
jmayer@egg:~/work/wireshark/svn/trunk/epan/dissectors> ../../tools/checkhf.pl
packet-smpp.c
NO ARRAY: packet-smpp.c, hf_smpp_sms_signal

so whoever last changed the dissector added something like
proto_tree_add_item(...hf_smpp_sms_signal...) (or whatever) and forgot to add
this entry to the hf_ array.


-- 
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.