URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=49e331c4cec96a1ca2637eed48f67553bc53a5b9
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
49e331c by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Thread: use wider variables to prevent overflow and infinite loops
Bug: 14428
Change-Id: I5536bdca23b24e41c13c0837d1f50d9db26f864a
Reviewed-on: https://code.wireshark.org/review/25832
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 0fa1176 Add `-z http_ref,tree` to the tshark man page.
adds 49e331c Thread: use wider variables to prevent overflow and infinite loops
Summary of changes:
epan/dissectors/packet-thread.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)