URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8760999f646fb398fa0c824f3539cee4a4911d13
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8760999 by Michael Mann (mmann78@xxxxxxxxxxxx):
LLTD: use wider variables to prevent overflow and infinite loops
Bug: 14419
Change-Id: I1adf186a56e87a043077d330d59f18b8e5823cd7
Reviewed-on: https://code.wireshark.org/review/25871
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from b6328eb DICOM: Prevent infinite loop (dissect_dcm_tag)
adds 8760999 LLTD: use wider variables to prevent overflow and infinite loops
Summary of changes:
epan/dissectors/packet-lltd.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)