URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f33aa0c6d4fec670832b53cc6abd6b546205156c
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f33aa0c by Martin Kaiser (wireshark@xxxxxxxxx):
DVB-CI: fix a TPDU parsing error
if the response TPDU starts with 0x80 (T_SB), this is not an unknown
tag, it simply indicates that the optional header and body are absent
this bug was introduced in e597acdc4827ef62bc9597fdd248366411533a36
Change-Id: I076a0c9f0ea124e11edbb7a0bc0e41d1ab6f374a
Reviewed-on: https://code.wireshark.org/review/8527
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 9d5a9fb Don't put the NTLMv2 ChallengeFromClient into the protocol tree twice.
adds f33aa0c DVB-CI: fix a TPDU parsing error
Summary of changes:
epan/dissectors/packet-dvbci.c | 29 ++++++++++++++---------------
1 file changed, 14 insertions(+), 15 deletions(-)