Bug ID |
10781
|
Summary |
riemann dissector doesn't attach metric_t field to parent event
|
Product |
Wireshark
|
Version |
1.99.x (Experimental)
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 13328 [details]
screenshot showing the problem
Build Information:
Wireshark 1.99.2 (v1.99.2rc0-31-gcc12c72 from master)
Copyright 1998-2014 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 Qt 4.8.6, with libpcap, with POSIX capabilities (Linux),
with libnl 3, with libz 1.2.8, with GLib 2.42.1, with SMI 0.4.8, with c-ares
1.10.0, with Lua 5.2, with GnuTLS 3.3.8, with Gcrypt 1.6.2, with MIT Kerberos,
with GeoIP, without PortAudio, without AirPcap.
Running on Linux 3.16.0-4-amd64, with locale en_US.UTF-8, with libpcap version
1.6.2, with libz 1.2.8, with GnuTLS 3.3.8, with Gcrypt 1.6.2.
Intel(R) Core(TM) i5 CPU M 540 @ 2.53GHz (with SSE4.2)
Built using gcc 4.9.1.
--
There's a small mistake in the variable name passed to proto_tree_add_item(),
leading to the metric_d field not being attached to it's event.
I'll submit a patch to gerrit once I have a bug number.
You are receiving this mail because:
- You are watching all bug changes.