diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2016-01-20 05:25:51 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2016-01-20 05:25:51 +0000 |
commit | 79de17d3af0b3f6d0fdd0baa4f41d5ac50ccd6d7 (patch) | |
tree | 4ce3b652c5b32c23aa91b104c8a6757ce01b795b /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | c197e81d07278db3d074a88211ca964b8cb87e76 (diff) | |
download | bcm5719-llvm-79de17d3af0b3f6d0fdd0baa4f41d5ac50ccd6d7.tar.gz bcm5719-llvm-79de17d3af0b3f6d0fdd0baa4f41d5ac50ccd6d7.zip |
Fix infinite loop when ::new or ::delete are found in member initializer list, by Denis Zobnin
Fix for an infinite loop on parsing ::new or ::delete in member initializer list, found by fuzzing PR23057, comment #33. Skip the rest of the member initializers if the previous initializer was invalid.
Differential Revision: http://reviews.llvm.org/D16216
llvm-svn: 258290
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions