Wireshark-commits: [Wireshark-commits] master 0332328: llrp: fix this condition has identical branc
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 12 Mar 2017 14:46:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=033232868e5ad383b6e69985929ac34c58902e81
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    llrp: fix this condition has identical branches [-Werror=duplicated-branches] found by gcc7
    
    Change-Id: I2bc9b5b50b8698c27f2a56b869de318fa98bf7b1
    Reviewed-on: https://code.wireshark.org/review/20469
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  39f6687   ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  0332328   llrp: fix this condition has identical branches [-Werror=duplicated-branches] found by gcc7


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