URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=290601ab10fae3aca45b7030f8b7759d0917f32d
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
290601a by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Lua: Disable Reload Lua Plugins while reading file.
Hide the menu item if built without Lua.
Change-Id: I316cddd55064da590eb4167b495a7fb00a41581f
Reviewed-on: https://code.wireshark.org/review/11931
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
(cherry picked from commit 13297438d98e3388d650fc55c2a77d5b52367e1f)
Reviewed-on: https://code.wireshark.org/review/11936
Actions performed:
from f564801 epan: Check for valid cf->edt before free.
adds 290601a Lua: Disable Reload Lua Plugins while reading file.
Summary of changes:
ui/qt/main_window.cpp | 4 ++++
ui/qt/main_window.h | 2 --
ui/qt/main_window_slots.cpp | 7 +++++--
3 files changed, 9 insertions(+), 4 deletions(-)