Wireshark-commits: [Wireshark-commits] master 61c6fb8: Remove the probes from packet-kerberos.c.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 3 Jan 2015 11:07:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=61c6fb828123a2dd6c77687cba52cf59b1f956bb
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

61c6fb8 by Guy Harris (guy@xxxxxxxxxxxx):

    Remove the probes from packet-kerberos.c.
    
    None of HAVE_KERBEROS, HAVE_MIT_KERBEROS or HAVE_HEIMDAL_KERBEROS or
    HAVE_LIBNETTLE defined when it's compiled.  So how is HAVE_KERBEROS
    getting defined when wireshark-qt.cpp is compiled?
    
    Change-Id: If238ff54aa4f0cda662c7a52d76e33363a77240d
    Reviewed-on: https://code.wireshark.org/review/6262
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  544ed8a   Stick some #define probes in on Windows.
    adds  61c6fb8   Remove the probes from packet-kerberos.c.


Summary of changes:
 asn1/kerberos/packet-kerberos-template.c |   14 --------------
 epan/dissectors/packet-kerberos.c        |   20 +++-----------------
 2 files changed, 3 insertions(+), 31 deletions(-)