Wireshark-commits: [Wireshark-commits] master 432cb20: Fix calculation of fractional part of time s

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

Commits:

432cb20 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>
    

Actions performed:

    from  274ec6a   NAS 5GS: fix highlighting of the QOs flow description elements
     add  432cb20   Fix calculation of fractional part of time stamps.


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