Wireshark-bugs: [Wireshark-bugs] [Bug 11631] New: TDS: Replace val_to_str() with VALS()

Date: Sat, 24 Oct 2015 08:33:12 +0000
Bug ID 11631
Summary TDS: Replace val_to_str() with VALS()
Product Wireshark
Version unspecified
Hardware All
OS All
Status UNCONFIRMED
Severity Trivial
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Build Information:
TShark (Wireshark) 2.1.0 (v2.1.0rc0-229-g3385c29 from master)

Copyright 1998-2015 Gerald Combs <[email protected]> and contributors.
License GPLv2+: GNU GPL version 2 or later
<http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled (64-bit) with libpcap, without POSIX capabilities, with libnl 1, with
libz 1.2.8, with GLib 2.40.2, without SMI, without c-ares, without ADNS,
without
Lua, with GnuTLS 2.12.23, with Gcrypt 1.5.3, with MIT Kerberos, without GeoIP.

Running on Linux 3.13.0-66-generic, with locale en_GB.UTF-8, with libpcap
version 1.5.3, with libz 1.2.8, with GnuTLS 2.12.23, with Gcrypt 1.5.3.
       Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz (with SSE4.2)

Built using gcc 4.8.4.
--
Several uses of proto_item_append_text using val_to_str() as an argument can be
removed by using VALS() in the proto registration.


You are receiving this mail because:
  • You are watching all bug changes.