URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c3f81125f10a29136db19cff885887f0169299a0
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
c3f8112 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Implement MulticastStatisticsDialog::treeItemData
Implement MulticastStatisticsDialog::treeItemData so that the "Copy"
button works.
Bug: 14477
Change-Id: I8e7ff2a41b0f14e600b0781c3a01e03270c26ae7
Reviewed-on: https://code.wireshark.org/review/26449
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 12b83f8 eth: fix null pointer dereference when called from Lua
adds c3f8112 Qt: Implement MulticastStatisticsDialog::treeItemData
Summary of changes:
ui/qt/multicast_statistics_dialog.cpp | 11 +++++++++++
ui/qt/multicast_statistics_dialog.h | 1 +
2 files changed, 12 insertions(+)