URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7476db48cc90f18bed8e9b54afa14d2958104957
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7476db4 by Martin Kaiser (wireshark@xxxxxxxxx):
zvt: fix parsing of the 3-byte length field
if the first length byte is 0xff, the actual length is the last
two bytes interpreted as little endian
Change-Id: I098ce428888147ad9ca0a30c3ed451d1f89eace7
Reviewed-on: https://code.wireshark.org/review/14834
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 0f9edb3 configure.ac: fix a help string
adds 7476db4 zvt: fix parsing of the 3-byte length field
Summary of changes:
epan/dissectors/packet-zvt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)