Wireshark-commits: [Wireshark-commits] master-2.0 8e00581: dtls: Fix ClientCertificateVerify dissec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 31 Mar 2016 12:26:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8e005811801199624ad77c5d08b2c668ed001e71
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

8e00581 by Peter Wu (peter@xxxxxxxxxxxxx):

    dtls: Fix ClientCertificateVerify dissection
    
    Pass the reassembled fragment instead of the current record.
    
    Bug: 11477
    Change-Id: Id49fac8fa3f9e1b1904a75ab6c7512306f2071b0
    Reviewed-on: https://code.wireshark.org/review/14727
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    (cherry picked from commit a5b84394539f5ce20cbc4e085075c4aaa263b8c4)
    Reviewed-on: https://code.wireshark.org/review/14728
    

Actions performed:

    from  8b692ac   Fix byte pane not showing up in Packet dialog
    adds  8e00581   dtls: Fix ClientCertificateVerify dissection


Summary of changes:
 epan/dissectors/packet-dtls.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)