URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=14ee62e121b3152750e98cdcb70088eb0bca99de
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
14ee62e 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>
(cherry picked from commit 40fe88daf42f5018507ab437b0dfd9191fa28443)
Reviewed-on: https://code.wireshark.org/review/14128
Actions performed:
from ee3ed50 Add 1 byte and 16 byte as separate values.
adds 14ee62e Fix another heap-based bufffer overflow.
Summary of changes:
wiretap/vwr.c | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 deletions(-)