https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4303
Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4041| |review_for_checkin?
Flag| |
--- Comment #4 from Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx> 2009-12-08 05:37:28 PST ---
Created an attachment (id=4041)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4041)
Get rid of more sprintfs.
Thanks :)
Optimization like in previous patch + change bytestring_to_str() to use
bytes_to_hexstr*()
It also makes some interal function static (and remove declarations from
to_str.h) - I grep sources and these functions are neither used, neither
exported.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.