Wireshark-commits: [Wireshark-commits] master 746511d: packet-mq: Fix a wrong offset+Add value in v
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 05 Feb 2018 20:03:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=746511d5ba415fb6e90bed31e4a5a5ff67e61c66
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

746511d by Robert Grange (robionekenobi@xxxxxxxxxx):

    packet-mq: Fix a wrong offset+Add value in val_str
    
    fixed an offset error for mqmo in gmo
    Added value in comment when defining val_str
    
    Change-Id: Ie29f65f96d2ffb96c0cc0623346432f1f8380168
    Reviewed-on: https://code.wireshark.org/review/25604
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  0420088   Update couchbase dissector with collections and delete_time DCP
    adds  746511d   packet-mq: Fix a wrong offset+Add value in val_str


Summary of changes:
 epan/dissectors/packet-mq.c | 277 ++++++++++++++++++++++----------------------
 1 file changed, 137 insertions(+), 140 deletions(-)