Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3203] [PATCH] Tor Dissector

Date: Mon, 18 May 2009 10:51:19 -0700 (PDT)
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.