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.