URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=257e8fc7133a4c074c5b2c93fa34246ad21eadb5
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark
Commits:
257e8fc by Michael Mann (mmann78@xxxxxxxxxxxx):
Openflow - prevent infinite loop
Change-Id: I93ce7151467c890c12f7d612b5a7eecf5f91c189
Ping-Bug: 11358
Reviewed-on: https://code.wireshark.org/review/9640
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 828358d22c6bcf0a1ade5b3ffaa8018a385bfc6c)
Reviewed-on: https://code.wireshark.org/review/9643
(cherry picked from commit 6cb9d38f200e2ef9109479135a94fba11b5a1a77)
Reviewed-on: https://code.wireshark.org/review/10587
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from 1c7952b WaveAgent - Use tvb_get_guint8 instead of tvb_get_ptr to walk a packet and protect against a really big tag value
adds 257e8fc Openflow - prevent infinite loop
Summary of changes:
epan/dissectors/packet-openflow_v5.c | 6 ++++++
1 file changed, 6 insertions(+)