Wireshark-commits: [Wireshark-commits] master f6b9e7a: PIDL: Fix Dead Store (Dead assignement/Dead
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 28 Sep 2014 19:16:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f6b9e7a79ea572efa20af73b45cc24aa7f4b0c21
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    PIDL: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: Ibae478771b30d6e9ae07315985f1e71bc6b65423
    Reviewed-on: https://code.wireshark.org/review/4350
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  fdf3585   Stanag 4607: rename protocol abbreviation from 4607 to s4607 to avoid any collision with a frame number
    adds  f6b9e7a   PIDL: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-dcerpc-dfs.c        |    2 --
 epan/dissectors/packet-dcerpc-mapi.c       |    6 ------
 tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm |    8 ++++++--
 3 files changed, 6 insertions(+), 10 deletions(-)