URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e06969455bf561766601cfc3beeaa7fb90ecf44a
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e069694 by Michael Mann (mmann78@xxxxxxxxxxxx):
Restrict allowed characters in "short name" of heuristic_protos
This is done to limit parsing errors.
Update documentation of function parameters to remove confusion with dissectors.
Bug: 16106
Change-Id: I6b2cd0badaaf6217fb80bdc411a86cad5e6b07ca
Reviewed-on: https://code.wireshark.org/review/35267
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from faf3118 [Automatic update for 2019-12-01]
add e069694 Restrict allowed characters in "short name" of heuristic_protos
Summary of changes:
epan/dissectors/packet-someip.c | 4 ++--
epan/dissectors/packet-tcpros.c | 2 +-
epan/packet.c | 33 +++++++++++++++++++++++++++++----
epan/packet.h | 6 +++---
4 files changed, 35 insertions(+), 10 deletions(-)