Wireshark-commits: [Wireshark-commits] master 203b9e0: PCAP PKTDATA: Fix Dead Store (Dead assigneme

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Jan 2016 02:58:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=203b9e07127d418a128a743ad688344047b743c2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    PCAP PKTDATA: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Ia6e14bc1cc93645317c10b4e649f4839d802053a
    Reviewed-on: https://code.wireshark.org/review/13403
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  441c6d4   CMake: Fix an endif.
    adds  203b9e0   PCAP PKTDATA: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/packet-pcap_pktdata.c |    2 --
 1 file changed, 2 deletions(-)