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

Commits:

75bcd22 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
    

Actions performed:

    from  90d9a5e   vwr: fix -Werror=maybe-uninitialized with GCC 8.2.1+20181127-1
     add  75bcd22   MEGACO: fix dissection of Remote Descriptor


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