summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorTimur Pocheptsov <timur.pocheptsov@theqtcompany.com>2016-04-15 15:16:41 +0200
committerTimur Pocheptsov <timur.pocheptsov@theqtcompany.com>2016-04-15 19:59:27 +0000
commita4a83f52f9ee862d703c21dcd9915ebfd7c72ac5 (patch)
treed44423054d0eedbc65f683784f8d23efc984d7fd /configure
parent418b6f6899ee414aff29c91a4ae17eed8791a617 (diff)
OGLTextureCache::insert - make sure it did not fail
QGLTextureCache is using QCache internally, QCache in theory can delete the object we are trying to insert (in case the cost > maxCost). Vague comments in the code suggest that this can never happen. Q_ASSERT assert this. Found by coverity, CID 11765 Change-Id: I34ef114b9607926cd5e7d2baed4b63051cf87cff Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions