Wireshark-commits: [Wireshark-commits] master 37c928f: Qt: Show the correct data in the packet dial

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 30 Jun 2016 06:07:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=37c928f28db1de4539680bbd9d9329573fea8cb4
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

37c928f by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Show the correct data in the packet dialog.
    
    Set our pointers and copy our data *after* we read our packet.
    
    Bug: 12556
    Change-Id: I5b373f94ad5b2fa2e6563142200a80912e717a96
    Reviewed-on: https://code.wireshark.org/review/16211
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    

Actions performed:

    from  e55eaf5   BGP dissector: Fixing NLRI length for flow spec NLRI
    adds  37c928f   Qt: Show the correct data in the packet dialog.


Summary of changes:
 ui/qt/packet_dialog.cpp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)