Wireshark-commits: [Wireshark-commits] master bd030c1: Qt: activate RTP/IAX2 analysis widget when a
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 May 2016 11:54:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd030c166ffe21e113255de3fb108b70d843b4ff
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bd030c1 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    Qt: activate RTP/IAX2 analysis widget when analyzing packets with a snaplen
    
    Only the payload save should be deactivated
    
    Bug: 12406
    Change-Id: I8dd53c0b0c1ea4568f0ff292806656bfb65a6566
    Reviewed-on: https://code.wireshark.org/review/15322
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  850411d   cmake: fix build without Lua
    adds  bd030c1   Qt: activate RTP/IAX2 analysis widget when analyzing packets with a snaplen


Summary of changes:
 ui/qt/iax2_analysis_dialog.cpp |   13 +++++++++----
 ui/qt/iax2_analysis_dialog.h   |    8 ++++++++
 ui/qt/rtp_analysis_dialog.cpp  |   16 +++++++++++++---
 ui/qt/rtp_analysis_dialog.h    |    8 ++++++++
 4 files changed, 38 insertions(+), 7 deletions(-)