Stig Bjørlykke
changed
bug 13264
Comment # 1
on bug 13264
from Stig Bjørlykke
Unfortunate FileHandler does not support to be reloaded (mainly because it was
added to Wireshark after "Reload Lua Plugins" was implemented), so I'm not
surprised if you will find many issues here.
Have a look at the log message in gecc4f756.
We currently have two options:
a) Implement wslua_deregister_filehandlers().
b) Disable ReloadLuaPlugins or give a warning if a FileHandler is loaded.
You are receiving this mail because:
- You are watching all bug changes.