Wireshark-commits: [Wireshark-commits] master ead24d2: erf: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 3 Mar 2017 01:38:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ead24d24dc994bc93fd89368855f690a8717ea6b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    erf: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I7214adc58362902790c006e1e22f77104be5df2e
    Reviewed-on: https://code.wireshark.org/review/20341
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f1c75cf   Rewrite dissectors to use Libgcrypt functions.
    adds  ead24d2   erf: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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