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

Wireshark-commits: [Wireshark-commits] master b7764fc: UMTS (mac): fix will never be executed [-Wun

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Sep 2015 00:36:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b7764fc601893f73aa12145e67524d4d408facfb
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b7764fc by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    UMTS (mac): fix will never be executed [-Wunreachable-code]
    
    
    Move tvbuff_t declaration for avoid https://llvm.org/bugs/show_bug.cgi?id=19020
    
    
    Found by Clang 3.7
    
    Change-Id: Id26fd62273d6838774db161a8b3f6c7db94a2de1
    Reviewed-on: https://code.wireshark.org/review/10328
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c8f8784   ANSI A: fix dissection of numerous fields broken in g7298a31
    adds  b7764fc   UMTS (mac): fix will never be executed [-Wunreachable-code]


Summary of changes:
 epan/dissectors/packet-umts_mac.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)