URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=39c11ce133d6f5201257abe0b937093caf45a5cb
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
39c11ce by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Lua: Check for duplicate heuristic short name
A Proto may be only be registered with a heuristic dissector once,
because we check this in heur_dissector_add().
Change-Id: I524fa832b647d557f13aedcb870f7789058d2180
Reviewed-on: https://code.wireshark.org/review/14436
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 3c143d2 androiddump 1.0.2: Fix a lot of usage of recv()
adds 39c11ce Lua: Check for duplicate heuristic short name
Summary of changes:
epan/wslua/wslua_proto.c | 5 +++++
1 file changed, 5 insertions(+)