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

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Feb 2017 05:46:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c5ce5a835a1447f33fccf7e2719541a8edf78ff0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    couchbase: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I9f5f91925607582f40855ca1a08875e83d62f4eb
    Reviewed-on: https://code.wireshark.org/review/20205
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  ed8b549   Couchbase: Add SSL support
    adds  c5ce5a8   couchbase: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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