Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4956] The 5th dec place in all SRT dialogs is sometimes in

Date: Thu, 8 Jul 2010 08:35:58 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4956

--- Comment #6 from Bill Meier <wmeier@xxxxxxxxxxx> 2010-07-08 11:35:55 EDT ---
The patch rounds SRT to the nearest 1 usec.

However, the min/max times are still truncated.

I would think these times should also be rounded.

What do you think ?

g_snprintf(rp->smin,...,...,(int)rp->min.nsecs/1000)

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.