Wireshark-commits: [Wireshark-commits] master 04264a2: Use tvb_get_raw_bytes_as_string() to fetch t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 24 Jul 2019 22:21:20 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=04264a23aac60bb5a683a38d63c01526940e64ce
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

04264a2 by Guy Harris (guy@xxxxxxxxxxxx):

    Use tvb_get_raw_bytes_as_string() to fetch the verb and reply code.
    
    Change-Id: I615feb257274fdc44b8791078c0da512a4a7bd88
    Reviewed-on: https://code.wireshark.org/review/34076
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d86f3e5   Qt: Profile Treeview updates now after importing profiles
     add  04264a2   Use tvb_get_raw_bytes_as_string() to fetch the verb and reply code.


Summary of changes:
 epan/dissectors/packet-mgcp.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)