diff options
author | Stephen Kelly <steveire@gmail.com> | 2012-10-12 15:34:16 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2012-10-17 20:21:12 (GMT) |
commit | e7230c71fdf9ed58b2e8fbf2064452a41ea57180 (patch) | |
tree | f952a656585fda75fadc9267bdd1cbdae5659590 /Source/cmListCommand.h | |
parent | 145a4af8d3812fbd6a28f27e6fd4bb4d60d715af (diff) | |
download | CMake-e7230c71fdf9ed58b2e8fbf2064452a41ea57180.zip CMake-e7230c71fdf9ed58b2e8fbf2064452a41ea57180.tar.gz CMake-e7230c71fdf9ed58b2e8fbf2064452a41ea57180.tar.bz2 |
GenEx: Fix termination bugs in generator expression parser.
Content which is incomplete as a generator expression could cause
segfaults by advancing an iterator beyond end() and dereferencing
it. Such incomplete generator expressions should be treated as
plain text instead.
Diffstat (limited to 'Source/cmListCommand.h')
0 files changed, 0 insertions, 0 deletions