diff options
author | Andrey Churbanov <Andrey.Churbanov@intel.com> | 2019-04-11 15:03:44 +0000 |
---|---|---|
committer | Andrey Churbanov <Andrey.Churbanov@intel.com> | 2019-04-11 15:03:44 +0000 |
commit | 705384be9741cec657512b5c7e9dc5b1e0621d72 (patch) | |
tree | 8d982df29c6bf725fe0b3d80c8bfdb8a68218c6c /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | d843da6218d89415adce78798d99a3d609f71c89 (diff) | |
download | bcm5719-llvm-705384be9741cec657512b5c7e9dc5b1e0621d72.tar.gz bcm5719-llvm-705384be9741cec657512b5c7e9dc5b1e0621d72.zip |
Fixed possible out of bound array access.
The check of index value moved to before the write to the array.
Differential Revision: https://reviews.llvm.org/D60471
llvm-svn: 358181
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions