Wireshark-commits: [Wireshark-commits] master-2.4 2a2cd17: MEGACO: fix dissection of Remote Descrip
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 19 Jan 2019 17:19:49 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2a2cd1798beed1c8a6af5f17335fc335b6a23503
Submitter: "Pascal Quantin <pascal.quantin@xxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

2a2cd17 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    MEGACO: fix dissection of Remote Descriptor
    
    Display the right field name.
    
    Bug: 15430
    Change-Id: I1d7da96a351bfad275142a36975df294bfec1a50
    Reviewed-on: https://code.wireshark.org/review/31608
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit d89d98b66d17138ea8458d3be74f17d8ab9fb5e3)
    Conflicts:
    	epan/dissectors/packet-megaco.c
    Reviewed-on: https://code.wireshark.org/review/31611
    (cherry picked from commit 75bcd2247e40f2088a133bbf8aca6a89bc20b626)
    Reviewed-on: https://code.wireshark.org/review/31612
    

Actions performed:

    from  07f56a0   Windows: Upgrade libxml2 to 2.9.9.
     add  2a2cd17   MEGACO: fix dissection of Remote Descriptor


Summary of changes:
 epan/dissectors/packet-megaco.c | 28 ++++++++++++++++------------
 1 file changed, 16 insertions(+), 12 deletions(-)