URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=554babcdcb8b24db4eedea2da482457b47f40d50
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
554babc by Nick Bedbury (npbedbur@xxxxxxx):
Fixing picosecond timestamp for vrt protocol. Needs to be parsed as uint64 not double
Change-Id: I4c3cf4aa84a9208c382fa4a50ca3c2ffb1773ead
Reviewed-on: https://code.wireshark.org/review/11962
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 1a841483e9df85f913ece0286a6e0d4f97a859c2)
Reviewed-on: https://code.wireshark.org/review/11964
Actions performed:
from 3fce547 ASN1 (custom.make): fix typo
adds 554babc Fixing picosecond timestamp for vrt protocol. Needs to be parsed as uint64 not double
Summary of changes:
epan/dissectors/packet-vrt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)