Wireshark-commits: [Wireshark-commits] master c456c34: DNS: Use seconds as resolution for stat resp

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 28 Dec 2018 14:51:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c456c34cd6f16347508cb6301605a2972ab7939b
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c456c34 by Michael Mann (mmann78@xxxxxxxxxxxx):

    DNS: Use seconds as resolution for stat response time.
    
    This keeps it in the same resolution as the dns.time field.
    
    Ping-Bug: 15382
    Change-Id: Ibacf8761819c0fac2e87fa147f7381336ce5cb39
    Reviewed-on: https://code.wireshark.org/review/31223
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c10c773   Allow floating point values for stats_tree
     add  c456c34   DNS: Use seconds as resolution for stat response time.


Summary of changes:
 epan/dissectors/packet-dns.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)