URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d5aa8a4f4d7fc6faa39dc39014aa247fc3b7c695
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d5aa8a4 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    Couchbase: fix Extended value string 'opcode_vals' forced to fall back to linear search
    
    entry 85, value 128 [0x80] < previous entry, value 245 [0xf5]
    
    Change-Id: I14bbe276eef5fdaa70561764ac4e6f2e174ceabe
    Reviewed-on: https://code.wireshark.org/review/5570
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
Actions performed:
    from  f6a4f32   cms: Handle media_type pkcs7-mime and pkcs7-signature
    adds  d5aa8a4   Couchbase: fix Extended value string 'opcode_vals' forced to fall back to linear search
Summary of changes:
 epan/dissectors/packet-couchbase.c |   19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)