URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f4724d0b37c32d17a4e1d2a7e9db138f0ca9ad2f
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f4724d0 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: MainWindow::dropEvent fixes.
Limit our dropped file count to 100. Make sure we always accept our
proposed action and either accept or ignore the event. Blind attempt at
fixing bug 14609.
Change-Id: Id08b179b6eb63529aa15bce7284460fbd19f7fec
Ping-Bug: 14609
Reviewed-on: https://code.wireshark.org/review/27462
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 4413d43 rtcp: fix buffer overflow in transport-cc dissection
adds f4724d0 Qt: MainWindow::dropEvent fixes.
Summary of changes:
ui/qt/main_window.cpp | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)