Wireshark-commits: [Wireshark-commits] master-3.0 1c1f9b3: Fix calculation of fractional part of ti
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 04 May 2020 21:49:44 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c1f9b3caeb06a03a042b07bb179b82f1f133627
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

1c1f9b3 by Guy Harris (guy@xxxxxxxxxxxx):

    Fix calculation of fractional part of time stamps.
    
    Do it the same way that wiretap/pcapng.c does it.
    
    Bug: 16440
    Change-Id: Ied811e5d10d4219de718f4f74254440b324f0ed1
    Reviewed-on: https://code.wireshark.org/review/37132
    Petri-Dish: Guy Harris <gharris@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <gharris@xxxxxxxxx>
    (cherry picked from commit 432cb2070718cd5d3aa2e485a91d8a8d32485e10)
    Reviewed-on: https://code.wireshark.org/review/37134
    

Actions performed:

    from  28281a7   pcapng: fix build in older releases.
     add  1c1f9b3   Fix calculation of fractional part of time stamps.


Summary of changes:
 epan/dissectors/file-pcapng.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)