URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=332df929a9966fda2cd3aa30a5a107e5b2bfa360
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
332df92 by Gerald Combs (gerald@xxxxxxxxxxxxx):
IxVeriWave: Fix a buffer boundary.
Pass the correct buffer size to find_signature so that we don't read
past it.
Bug: 15279
Change-Id: I822ed0fe8b48196dadd9c0062ed53fa1c4f6f404
Reviewed-on: https://code.wireshark.org/review/30809
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 246b801 Fixup the "No Reassembly" profile.
add 332df92 IxVeriWave: Fix a buffer boundary.
Summary of changes:
wiretap/vwr.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)