diff options
author | Max Moroz <mmoroz@chromium.org> | 2019-04-11 18:21:53 +0000 |
---|---|---|
committer | Max Moroz <mmoroz@chromium.org> | 2019-04-11 18:21:53 +0000 |
commit | bcb93a35c02fe57a3f5c5c97b4593836bf5dc9e1 (patch) | |
tree | 9611ab0cdae3f14b2beacd0e757135b560b1791f /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | 3e58f94ced6b2981ee6717f71e7ac8720ec75dbc (diff) | |
download | bcm5719-llvm-bcb93a35c02fe57a3f5c5c97b4593836bf5dc9e1.tar.gz bcm5719-llvm-bcb93a35c02fe57a3f5c5c97b4593836bf5dc9e1.zip |
[libFuzzer] Make MutateWithMask work when the Mask is shorter than the input.
Summary:
Before this change, MutateWithMask used to assert that Mask should be
of sufficient length (>= Size of the input). However, in real cases we may have
inputs that are longer than the Mask they have inherited from the based inputs.
Reviewers: kcc, morehouse
Reviewed By: kcc
Subscribers: delcypher, #sanitizers, llvm-commits
Tags: #llvm, #sanitizers
Differential Revision: https://reviews.llvm.org/D60571
llvm-svn: 358207
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions