https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3203
Gerald Combs <gerald@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gerald@xxxxxxxxxxxxx
--- Comment #1 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2009-05-18 10:51:18 PDT ---
In dissect_relay_resolve_payload(), what happens if the buffer handed to
resolve_address isn't null-terminated? You might want to use
tvb_get_ephemeral_string() or something similar instead. Otherwise it looks OK.
Do you have any sample captures you can attach, and has the code been fuzz
tested?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.