ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 7cdfe52: Update Couchbase dissector:

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 18 Nov 2014 18:53:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7cdfe522271e1ecd5f17a5db7be3334558506464
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7cdfe52 by Sergey Avseyev (sergey.avseyev@xxxxxxxxx):

    Update Couchbase dissector:
    
    * Register new commands:
        * 0x5c: DCP_NOOP
        * 0x5d: DCP_BUFFER_ACKNOWLEDGEMENT
        * 0x5e: DCP_CONTROL
        * 0x5f: DCP_RESERVED4
    
    Change-Id: I22d8eb8f6628e07b2e2ab2bc137688329eead1be
    Reviewed-on: https://code.wireshark.org/review/5385
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  e97d235   SPDY: do not try to access an uninitialized tvb
    adds  7cdfe52   Update Couchbase dissector:


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