summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorPaul Lemire <paul.lemire@kdab.com>2018-02-07 11:41:37 +0100
committerLars Knoll <lars.knoll@qt.io>2018-02-08 08:17:33 +0000
commit2a29dec5f56b921c1ff7090f837ec24b3f9dd5a5 (patch)
treed3e536d92c4f440c3324b423a890d45c3676170e /tests/auto/auto.pro
parent13f340c92bdf725d214ab4840fc2e071d12d6e00 (diff)
ObjGeometryLoader: Fix out of bound error
Apparently this was a major security issue reported to security.qt-project.org Change-Id: Id52f035134ca6111e24b5820eb1b64b99449e47f Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index cc7e5590a..61c704389 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -8,7 +8,8 @@ SUBDIRS = \
cmake \
input \
animation \
- extras
+ extras \
+ geometryloaders
installed_cmake.depends = cmake