Wireshark-commits: [Wireshark-commits] lts-1.12.1 f4f1199: Make sure we don't underrun a buffer whe

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 9 Jan 2015 00:37:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f4f119946a4070f5aa9826c8c41e435760cd81f7
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

f4f1199 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Make sure we don't underrun a buffer when decrypting SSL.
    
    Discovered by Noam Rathaus.
    
    Change-Id: Ia0275601b2a825ba616656064d9a6eca109e34fa
    Reviewed-on: https://code.wireshark.org/review/6256
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    (cherry picked from commit d3581aecda62d2a51ea7088fd46975415b03ec57)
    Reviewed-on: https://code.wireshark.org/review/6324
    (cherry picked from commit f5e435ab8bccaf64ca93dc6e2330090b2e99e532)
    Reviewed-on: https://code.wireshark.org/review/6428
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  6812cfb   wccp: use pinfo-scope memory for addresses
    adds  f4f1199   Make sure we don't underrun a buffer when decrypting SSL.


Summary of changes:
 epan/dissectors/packet-ssl-utils.c |    4 ++++
 1 file changed, 4 insertions(+)