Wireshark-commits: [Wireshark-commits] master 16fe32f: Temporarily #if 0 out the call to read_keyta
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=16fe32f408c49f21206d750b7601de5c4ddca41c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
16fe32f by Guy Harris (guy@xxxxxxxxxxxx):
Temporarily #if 0 out the call to read_keytab_file().
If this fixes the Win64 build, somehow HAVE_KERBEROS is getting defined
when this is built but we're not actually building read_keytab_file in
packet-kerberos.c.
If that *doesn't* fix the Win64 build's failure to find
read_keytab_file(), something Really Weird is going on, because nobody
should be looking for it.
Change-Id: If607e0eeeff854693cf9ce2ea1009d34a20a9992
Reviewed-on: https://code.wireshark.org/review/6259
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 33ba8d3 Support -K iff HAVE_KERBEROS is defined.
adds 16fe32f Temporarily #if 0 out the call to read_keytab_file().
Summary of changes:
wireshark-qt.cpp | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)