Bug ID |
12627
|
Summary |
why isn't in ui/qt/service_response_time_dialog.cpp in line 327 the dereferenced variable "field" (line 324) used ?
|
Product |
Wireshark
|
Version |
Git
|
Hardware |
x86
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Major
|
Priority |
Low
|
Component |
GTK+ UI
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
tfoerste@t44 ~/devel/wireshark $ git describe
v2.1.2rc0-48-g5123fa2
tfoerste@t44 ~/devel/wireshark $ ./tshark -v
TShark (Wireshark) 2.1.2-git (v2.1.2rc0-48-g5123fa2 from master)
Copyright 1998-2016 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, with POSIX capabilities (Linux), with libnl 3,
with GLib 2.46.2, with zlib 1.2.8, without SMI, without c-ares, with Lua 5.1,
with GnuTLS 3.3.24, with Gcrypt 1.6.5, with MIT Kerberos, with GeoIP.
Running on Linux 4.6.4-hardened, with locale en_US.utf8, with libpcap version
1.7.4, with GnuTLS 3.3.24, with Gcrypt 1.6.5, with zlib 1.2.8.
Intel(R) Core(TM) i5-4300U CPU @ 1.90GHz (with SSE4.2)
Built using gcc 4.9.3.
--
maybe a fall out from the CID fix ?
You are receiving this mail because:
- You are watching all bug changes.