URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7b6e578535a96098f14cf31da18bf73f10200dda
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark
Commits:
7b6e578 by Martin Kaiser (wireshark@xxxxxxxxx):
tn5220: prevent another potential endless loop
exit the loop if dissect_unknown_data() returns 0
Change-Id: I681d170d4daf8efb06231790652ff7c941b46d89
Reviewed-on: https://code.wireshark.org/review/4882
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
(cherry picked from commit 1463db37d9bbc9cd532afdf2817caaf8eb367831)
Reviewed-on: https://code.wireshark.org/review/5181
(cherry picked from commit d12ab6a48333f57710060c848340a97536ed2396)
Reviewed-on: https://code.wireshark.org/review/5182
Actions performed:
from 85018d7 mih: Fix some bugs; Add an XXX comment.
adds 7b6e578 tn5220: prevent another potential endless loop exit the loop if dissect_unknown_data() returns 0
Summary of changes:
epan/dissectors/packet-tn5250.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)