URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24483e4f80afe7b3542c28305a5df4ff3330cfb7
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark
Commits:
24483e4 by Pascal Quantin (pascal@xxxxxxxxxxxxx):
HL7: do not call proto_reg_handoff_hl7() when changing a preference
None of the preference require this function to be called again and it
it not designed to be called several times (systematically adds the
dissector handle).
Change-Id: I0aca361902e65668c991e26025236c7ebb0fe946
Reviewed-on: https://code.wireshark.org/review/32666
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 2f09f6aba4c6bc31fc3330d3e25e54c6fdef8309)
Reviewed-on: https://code.wireshark.org/review/32671
Actions performed:
from fb3db8c On Windows, don't do console stuff unless we're on a terminal.
add 24483e4 HL7: do not call proto_reg_handoff_hl7() when changing a preference
Summary of changes:
epan/dissectors/packet-hl7.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)