Bug ID |
9356
|
Summary |
unitialized variable in packet-pdcp-lte.c prevents successful build using gcc
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Minor
|
Priority |
Low
|
Component |
Wireshark
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
TShark 1.11.1 (SVN Rev 52982 from /trunk)
Copyright 1998-2013 Gerald Combs <[email protected]> and contributors.
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 GLib 2.36.3, with libpcap, with libz 1.2.7, with POSIX
capabilities (Linux), without libnl, with SMI 0.4.8, without c-ares, without
ADNS, with Lua 5.1, without Python, with GnuTLS 3.1.15, with Gcrypt 1.5.3, with
MIT Kerberos, with GeoIP.
Running on Linux 3.11.4-201.fc19.x86_64, with locale en_US.utf8, with libpcap
version 1.4.0, with libz 1.2.7.
Intel(R) Core(TM) i5-2540M CPU @ 2.60GHz
Built using gcc 4.8.2 20131017 (Red Hat 4.8.2-1).
--
The variable current_security, introduced in build 52982 might not be
initialized before being used, as correctly pointed out by gcc.
You are receiving this mail because:
- You are watching all bug changes.