Wireshark-commits: [Wireshark-commits] master 1329743: Lua: Disable Reload Lua Plugins while readin
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 18 Nov 2015 07:19:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=13297438d98e3388d650fc55c2a77d5b52367e1f
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1329743 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>
    

Actions performed:

    from  8c211d5   epan: Check for valid cf->edt before free.
    adds  1329743   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(-)