summaryrefslogtreecommitdiffstats
path: root/src/gui/util
diff options
context:
space:
mode:
authorDimitrios Apostolou <jimis@qt.io>2022-04-08 21:48:09 +0200
committerDimitrios Apostolou <jimis@qt.io>2022-04-12 00:48:17 +0200
commitf9f10857354a0775730595ce1e7a435b62bd1bf9 (patch)
tree525ffda8bde7b9871409be102ba4fa9a81fd3978 /src/gui/util
parentba0c2c4b46c937e37ac15360be120cae6d5c01e0 (diff)
Skip test that fails with Address Sanitizer enabled
These particular testcases request huge buffers from malloc() .This is intentional and the test expects malloc() to return NULL. Address sanitizer catches this and considers it a problem. Could also be skipped in runtime by setting the environment variable: ASAN_OPTIONS=allocator_may_return_null=1 Task-number: QTBUG-89400 Change-Id: Id3a9b586be9c0bad4a007e1731f2bc1a879cc76e Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/gui/util')
0 files changed, 0 insertions, 0 deletions