Wireshark-commits: [Wireshark-commits] master 0a00e8a: couchbase: Fix Dead Store (Dead assignement/

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 5 Feb 2016 23:31:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0a00e8a04fc896dbfaa2f8c83327f11f89129ea5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    couchbase: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Ifee6ba30761cd22a7437f099cbef3764759fe985
    Reviewed-on: https://code.wireshark.org/review/13724
    Reviewed-by: Dave Rigby <daver@xxxxxxxxxxxxx>
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c296001   RTSE and PRES relies on the TCP conversation to do reassembly, switch to the new interface.
    adds  0a00e8a   couchbase: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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