Wireshark-commits: [Wireshark-commits] master 40fe88d: Fix another heap-based bufffer overflow.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 24 Feb 2016 23:40:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=40fe88daf42f5018507ab437b0dfd9191fa28443
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

40fe88d by Guy Harris (guy@xxxxxxxxxxxx):

    Fix another heap-based bufffer overflow.
    
    The S1 code works similarly to the S2/S3 code, and has the same issue.
    
    Change-Id: I288e30ccdf67d8a6daec8c8428c0f703e18ecc89
    Reviewed-on: https://code.wireshark.org/review/14127
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  75a522e   Add 1 byte and 16 byte as separate values.
    adds  40fe88d   Fix another heap-based bufffer overflow.


Summary of changes:
 wiretap/vwr.c |   22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)