URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d8385b42e20129ad694293d225dd6a3f141bfd1b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d8385b4 by Ben Huddleston (ben.huddleston@xxxxxxxxxxxxx):
    MB-34017: Add HCS to SnapshotMarker
    
    Add the optional HCS field to the snapshot marker (only send on
    when non-zero for disk snapshots).
    
    Also, remove the durability timeout field from DCP_PREPARE as it is
    not sent and the UI warns about invalid extras length.
    
    Change-Id: I46955e2a719d28a70377bc6addb65fa3356ea1d4
    Reviewed-on: https://code.wireshark.org/review/34323
    Reviewed-by: Jim Walker <jim@xxxxxxxxxxxxx>
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  437025e   Qt: Initialize PacketListHeader member variables
     add  d8385b4   MB-34017: Add HCS to SnapshotMarker
Summary of changes:
 epan/dissectors/packet-couchbase.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)