Lua: Remove WSLUA_ERROR on dissecting error
authorStig Bjørlykke <stig@bjorlykke.org>
Mon, 8 Feb 2016 10:06:10 +0000 (11:06 +0100)
committerStig Bjørlykke <stig@bjorlykke.org>
Mon, 8 Feb 2016 16:54:34 +0000 (16:54 +0000)
commit0f2a0e83fbb701a0836da36c16c162817d4a9b2f
tree87db569e8298ff1228ec7b7c04d11f3078d38a66
parent1b5382caa57555bd73601937d9f08afb179f0228
Lua: Remove WSLUA_ERROR on dissecting error

On error in Dissector_call and DissectorTable_try we should not
terminate with WSLUA_ERROR because the error is already reported
in the tree with show_exception().

Change-Id: I60739f12cb8b16fe2270f47701286fd0dbf04c6f
Reviewed-on: https://code.wireshark.org/review/13819
Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
epan/wslua/wslua_dissector.c