ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4303] Optimize wireshark

Date: Tue, 8 Dec 2009 05:37:28 -0800 (PST)
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.