Wireshark-commits: [Wireshark-commits] master 157721c: Qt: Add "Copy As…" to VoIP Calls.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Jun 2016 22:25:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=157721c0a90a0b6acae67755fa19ef5a54856941
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

157721c by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Add "Copy As…" to VoIP Calls.
    
    Bug: 4389
    Change-Id: I88dba82bd63e8c3be2b6fac3eca88f810c62d8bd
    Reviewed-on: https://code.wireshark.org/review/15985
    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>
    

Actions performed:

    from  ee6e89d   CANopen: Check array bounds for untrusted index (CID 1356262)
    adds  157721c   Qt: Add "Copy As…" to VoIP Calls.


Summary of changes:
 ui/qt/voip_calls_dialog.cpp |  101 ++++++++++++++++++++++++++++++++++++++++++-
 ui/qt/voip_calls_dialog.h   |    5 +++
 ui/qt/voip_calls_dialog.ui  |   16 +++++++
 3 files changed, 121 insertions(+), 1 deletion(-)