URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e187b5396eee802fb2319f199fc3f6986189b15f
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e187b53 by Balint Reczey (balint@xxxxxxxxxxxxxxx):
Don't try to clean up uninitialized Lua and crash
Reported to Debian BTS at:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786704
Change-Id: I3045a68f0dd557bf64ea26a488a1bcece4828fec
Reviewed-on: https://code.wireshark.org/review/8765
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from 41ac67c Fix insertion of subnets read from the subnets file: append to the *end* of the list.
adds e187b53 Don't try to clean up uninitialized Lua and crash
Summary of changes:
epan/wslua/init_wslua.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)