summaryrefslogtreecommitdiffstats
path: root/src/network/socket/qnativesocketengine_unix.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2025-10-02 09:24:03 -0700
committerThiago Macieira <thiago.macieira@intel.com>2025-10-21 16:55:57 -0700
commit9c77130f5617232b2aab85a8a76ec346015d708d (patch)
tree4d9fec802b270f505639639f6feaba800209e37b /src/network/socket/qnativesocketengine_unix.cpp
parent4fa5149113dba1ed6d1194c63386b045393dd3a9 (diff)
tst_qtjson: Increase stack size when run with ASan
Amends 1756a84756807a9849aa507e77845dfdf31b8020, which added the "nesting" test. That has 1024 nested arrays, which should we should stop parsing on. Under normal circumstances, we do that just fine. But with ASan, the size of each stack frame is pretty large and we end up overflowing the 1 MB stack on Windows. So increase to 8 MB, matching Unix platforms. Fixes: QTBUG-140452 Pick-to: 6.10 6.8 Change-Id: I28de3084bba4b9216b5ffffdcbd69278ae663b5b Reviewed-by: Piotr WierciƄski <piotr.wiercinski@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/network/socket/qnativesocketengine_unix.cpp')
0 files changed, 0 insertions, 0 deletions