URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=293b999425e998d6cde0d9149648e421ea7687d0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
293b999 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>
(cherry picked from commit 8760999f646fb398fa0c824f3539cee4a4911d13)
Reviewed-on: https://code.wireshark.org/review/25878
Actions performed:
from dae750d DICOM: Prevent infinite loop (dissect_dcm_tag)
adds 293b999 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(-)