URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=185697ad9a03b6156d731257caa87ec00154cd57
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
185697a by Evan Huus (eapache@xxxxxxxxx):
megaco: handle missing tokens
Fix an infinite loop when no transaction end offset is present and
`megaco_tvb_find_token` returns -1.
Bug: 11193
Change-Id: I82c7b795e522efca674787e504427f64b8c28fc4
Reviewed-on: https://code.wireshark.org/review/8483
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from cfc5a2e Have per-queued-packet flags, including "is a packet in error".
adds 185697a megaco: handle missing tokens
Summary of changes:
epan/dissectors/packet-megaco.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)