diff options
author | Chris Lattner <sabre@nondot.org> | 2008-08-23 05:21:06 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-08-23 05:21:06 +0000 |
commit | 88e6dc8bf14e8a98888f62173a6581386b8d29a0 (patch) | |
tree | bfebfb3e4e551700336b994dd70cd26d726455ec /lib/Debugger/ProgramInfo.cpp | |
parent | b4f572597e04aadb8481742825c846988d7e6781 (diff) |
Fix PR2423 by checking all indices for out of range access, not only
indices that start with an array subscript. x->field[10000] is just
as bad as (*X)[14][10000].
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55226 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Debugger/ProgramInfo.cpp')
0 files changed, 0 insertions, 0 deletions