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 5614] ./epan/dissectors/packet-ntlmssp.c : space embedded

Date: Mon, 24 Jan 2011 18:42:03 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5614

--- Comment #2 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2011-01-24 18:42:02 PST ---
Interesting...  That code is #if 0'd out so the compiler (proper) shouldn't
even be seeing it.  What happens if you add "-E" to gcc's command line (so the
file is run only through the pre-processor?)  Does
dissect_ntlmssp_encrypted_payload() make it into the preprocessor's output?

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.