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.