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

Wireshark-dev: Re: [Wireshark-dev] Dissector bug

From: "Maynard, Chris" <Christopher.Maynard@xxxxxxxxx>
Date: Sat, 9 Jan 2010 19:18:53 -0500
Regarding the following:
> - the warnings "Not terminated: value string" are due that the refered arrays
> are ended with a comma with no element after.
> (commas removed in the attached version)

That's not the reason for the complaint.  It's complaining because of the missing {0, NULL} entries.  From the "strings" sub-section of section 1.6 of doc/README.developer:
 
(the last entry in the array must have a NULL 'strptr' value, to
indicate the end of the array).
 
- Chris

________________________________

From: wireshark-dev-bounces@xxxxxxxxxxxxx on behalf of philippe alarcon
Sent: Fri 1/8/2010 5:43 PM
To: wireshark-dev
Subject: Re: [Wireshark-dev] Dissector bug

[snip]
 
CONFIDENTIALITY NOTICE: The contents of this email are confidential
and for the exclusive use of the intended recipient. If you receive this
email in error, please delete it from your system immediately and 
notify us either by email, telephone or fax. You should not copy,
forward, or otherwise disclose the content of the email.

<<winmail.dat>>