URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=17ac3831d6b461e75cb0ddbaf485353891470185
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
17ac383 by Martin Kaiser (wireshark@xxxxxxxxx):
[zvt] the TLV container starts with an overall length field
new function dissect_zvt_tlv_len(), use it for the total length
and for each tlv entry's length field
Change-Id: I2b7ba6939ddf0326b014c565ffbe5d16e3a88282
Reviewed-on: https://code.wireshark.org/review/9059
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from ed8ad06 P1: Remove from ASN1 DIRTY list
adds 17ac383 [zvt] the TLV container starts with an overall length field
Summary of changes:
epan/dissectors/packet-zvt.c | 67 +++++++++++++++++++++++++++++-------------
1 file changed, 47 insertions(+), 20 deletions(-)