URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bff6952e0ecbf686268993521fd98e3d65c0c0b0
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
bff6952 by Guy Harris (guy@xxxxxxxxxxxx):
Don't throw an exception when doing the payload type heuristics.
In the heuristics, don't fetch fields unless we're sure they're
available in the captured packet data.
Change-Id: I56ca1675aee13fe1629f02903573a392459d4846
Reviewed-on: https://code.wireshark.org/review/33102
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 2991770 SysEx: Split DigiTech commands dissection
add bff6952 Don't throw an exception when doing the payload type heuristics.
Summary of changes:
epan/dissectors/packet-fr.c | 138 +++++++++++++++++++++++---------------------
1 file changed, 72 insertions(+), 66 deletions(-)