Wireshark-commits: [Wireshark-commits] master f1dd9bc: Fix Dead Store (Dead assignement/Dead increm

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 Aug 2014 14:43:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f1dd9bc62ac984dedb6a7e7953b9f870ef961e18
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I19df790d18e71d45df28dc6e8731cd2e1acb098b
    Reviewed-on: https://code.wireshark.org/review/3826
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  3eb3762   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  f1dd9bc   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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