Wireshark-commits: [Wireshark-commits] master-1.12 f33ca35: packet-ldap: use the correct tvb to rep

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 11 Mar 2015 16:28:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f33ca351d8b54a3858504b7f36d6ac2a5ca7ec6f
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

f33ca35 by Stefan Metzmacher (metze@xxxxxxxxx):

    packet-ldap: use the correct tvb to report the SASL wrapped payload
    
    Ping-Bug: 9398
    
    Conflicts:
    	asn1/ldap/packet-ldap-template.c
    	epan/dissectors/packet-ldap.c
    
    Change-Id: I163d3dc99562b3388470c58d05e2d4d2e2f6d00c
    Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/7477
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/7625
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  c8f15ac   packet-spnego: fix krb5_cfx_wrap without encryption
    adds  f33ca35   packet-ldap: use the correct tvb to report the SASL wrapped payload


Summary of changes:
 asn1/ldap/packet-ldap-template.c |    8 ++++----
 epan/dissectors/packet-ldap.c    |    8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)