Wireshark-commits: [Wireshark-commits] master-1.12 8c4ee42: SSL: fix dissection of CertificateStatu

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 9 May 2015 07:47:18 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c4ee4243f27d44aa866f655929339fc219d2578
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

8c4ee42 by Jamil Nimeh (jnimeh@xxxxxxxxx):

    SSL: fix dissection of CertificateStatus message with OCSP_MULTI
    
    Bug: 11181
    Change-Id: I05769e254f2e276e1594d7ed5cb50496e16cfc2f
    Reviewed-on: https://code.wireshark.org/review/8356
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    (cherry picked from commit 6cf626e3ad1ded1fc36c7d7fa8054d0aeb2ecde1)
    Reviewed-on: https://code.wireshark.org/review/8366
    

Actions performed:

    from  4e04dea   packet-iec104: make object number filterable if SQ flag is set
    adds  8c4ee42   SSL: fix dissection of CertificateStatus message with OCSP_MULTI


Summary of changes:
 epan/dissectors/packet-ssl.c |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)