Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 54161: /trunk/epan/dissectors/ /trun

From: Kaul <mykaul@xxxxxxxxx>
Date: Tue, 17 Dec 2013 08:22:17 +0200
Still no go:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9568Compilation failure: packet-pdcp-lte.c:1211:12: error: variable 'key' set but not used [-Werror=unused-but-set-variable]
Build Information:
r54164
--
packet-pdcp-lte.c: In function 'decipher_payload':
packet-pdcp-lte.c:1211:12: error: variable 'key' set but not used [-Werror=unused-but-set-variable]
     guint8 key[16];
            ^
packet-pdcp-lte.c: In function 'dissect_pdcp_lte':
packet-pdcp-lte.c:1255:15: error: variable 'payload_tvb' set but not used [-Werror=unused-but-set-variable]
     tvbuff_t *payload_tvb;
               ^
cc1: all warnings being treated as errors


On Tue, Dec 17, 2013 at 1:16 AM, Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx> wrote:
Thanks for fixing this up, Guy, you just beat me to it.  That was one commit too far before I left work.
Martin


On Mon, Dec 16, 2013 at 11:08 PM, <guy@xxxxxxxxxxxxx> wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54161

User: guy
Date: 2013/12/16 11:08 PM

Log:
 Fix compiler warnings.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +10 -10    packet-pdcp-lte.c    Modified

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


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