Wireshark-commits: [Wireshark-commits] master ec5159b: PCAPNG (wiretap): Fix Dead Store (Dead assig

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 19 Oct 2014 09:26:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ec5159bf6338ceeffb1cb10240f9f758277f420e
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  54dfe3b   Eliminate proto_tree_add_text from packet-smpp.c
    adds  ec5159b   PCAPNG (wiretap): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 wiretap/pcapng.c |    5 -----
 1 file changed, 5 deletions(-)