Wireshark-commits: [Wireshark-commits] master-1.12 e8a2201: Fixing picosecond timestamp for vrt pro

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Jul 2016 13:47:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8a2201b3bba0ba3bac2d3a4b1c122bc87b01cfb
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

e8a2201 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/16390
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  8b6c3bb   [Automatic update for 2016-07-10]
    adds  e8a2201   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(-)