summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2021-04-06 14:12:03 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-04-07 20:32:09 +0000
commitcc3cb77f62ddbd4667c7ad51e9c5c8718dd53b1b (patch)
tree6085e8f1a3663226769b329a02ebafdf71d3565c /mkspecs/features
parentae71de40b802a6017a2a04e667929bcbd2a2805d (diff)
Avoid attempting to parse insanely long texts as zone names
There are limits on zone name length and the trial-and-error approach we're more or less forced to take to parsing gets horribly expensive if applied to every prefix of a very long string. So apply a loosened version of the zone-name validity rule that limits the length of the fragments between slashes and limit the number of such fragments. Fixes: QTBUG-92275 Change-Id: I83052b1b6888728c81135db22a9c6298ae439375 Reviewed-by: Robert Löhning <robert.loehning@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit 0c9fc20e7ff7b4ff0f15e0b2c071ea834625dce9) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'mkspecs/features')
0 files changed, 0 insertions, 0 deletions