aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4compilercontext_p.h
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2019-04-12 15:37:15 +0200
committerUlf Hermann <ulf.hermann@qt.io>2019-04-15 09:20:39 +0000
commit71cacf22b83722c9a8668b1518028fa0835fb286 (patch)
tree446f912ada0f93daff428190137bf376fc393c99 /src/qml/compiler/qv4compilercontext_p.h
parent7ded77dda5a050db7064430d1a45948bca8194ab (diff)
Fix string replacement with invalid captures
If we have a theoretically valid capture reference that just didn't capture anything in this match, we don't want to treat it as literal. Only capture references that clearly are outside the range of things we can possibly capture with this expression should be treated as literal strings. Change-Id: Iab0bf329d11a6b9e172aa662f11751d86cfc26a6 Fixes: QTBUG-75121 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/qml/compiler/qv4compilercontext_p.h')
0 files changed, 0 insertions, 0 deletions