Wireshark-commits: [Wireshark-commits] master 526dcce: text2pcap: fix There are identical sub-expre
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 21 Dec 2015 15:30:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=526dcce74d26743478695b94d3bca985adc4ec83
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    text2pcap: fix There are identical sub-expressions 'num_packets_written' to the left and to the right of the '-' operator found by PVS Studio (V501)
    
    Change-Id: Ib3fb73f6cc3dba549bd3104e9227f4e4a6e3b08c
    Reviewed-on: https://code.wireshark.org/review/12310
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  f9c0796   Adding RSSI Location Cluster for Zigbee
    adds  526dcce   text2pcap: fix There are identical sub-expressions 'num_packets_written' to the left and to the right of the '-' operator found by PVS Studio (V501)


Summary of changes:
 text2pcap.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)