Wireshark-commits: [Wireshark-commits] master-3.2 26da8c7: Fix calculation of fractional part of ti

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 04 May 2020 21:49:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26da8c7c0b1adbe5105560bedc0296be25942f67
Submitter: "Guy Harris <gharris@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

26da8c7 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 f2f04eb132a6630f86bf1008bf8566d987d09f17)
    Reviewed-on: https://code.wireshark.org/review/37133
    

Actions performed:

    from  cae1c56   NAS 5GS: fix highlighting of the QOs flow description elements
     add  26da8c7   Fix calculation of fractional part of time stamps.


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