https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2675
Gerald Combs <gerald@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2062| |review_for_checkin?
Flag| |
--- Comment #14 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2008-07-24 10:36:06 PDT ---
Created an attachment (id=2062)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2062)
get_string behavior modification
The attached patch modifies get_string() to return an ep_allocated buffer
instead of depending on the caller to provide a preallocated buffer. It also
removes the nw_uni_t data type, since it's no longer needed.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.