URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=399589c72204fffe3abcc295c86c1ea02c528b6d
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
399589c 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>
(cherry picked from commit f33aa0c6d4fec670832b53cc6abd6b546205156c)
Reviewed-on: https://code.wireshark.org/review/8531
Actions performed:
from 68a40b7 [Automatic update for 2015-05-17]
adds 399589c DVB-CI: fix a TPDU parsing error
Summary of changes:
epan/dissectors/packet-dvbci.c | 29 ++++++++++++++---------------
1 file changed, 14 insertions(+), 15 deletions(-)