https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2733
Nathan Hartwell <nhartwell@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3193| |review_for_checkin?
Flag| |
--- Comment #3 from Nathan Hartwell <nhartwell@xxxxxxxxx> 2009-06-24 16:34:25 PDT ---
Created an attachment (id=3193)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3193)
Patch to enable unsigned time to string functionality
This patch creates a new function called time_secs_to_str_unsigned() using a
guint32 parameter. This was added in order to enable passing large time values
greater gint32 can hold and to avoid breaking dissectors depending on
time_secs_to_str().
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.