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

Commits:

36805f2 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/37135
    

Actions performed:

    from  8b88051   pcapng: fix build in older releases.
     add  36805f2   Fix calculation of fractional part of time stamps.


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