Wireshark mailing list archives

Re: Dissector bug


From: "Maynard, Chris" <Christopher.Maynard () GTECH COM>
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 () wireshark org 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>>

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: