aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2014-01-17 12:16:07 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-20 11:49:42 +0100
commit65a02ef32f7131f5e0b87dd18b4f81486d507ae3 (patch)
tree07bcb66e6f18641991e5f8532a5e5503780bdfee /tests/auto
parent3a9e7f056f487c9740621750067781d33a7c9f34 (diff)
[new compiler] Fix refcounting leaks with property caches
The TypeReference is not copy-safe, as it holds refcounted property cache pointers. For the new compiler code path, don't copy them but keep pointers to TypeReference objects around. Also make sure to ref the root property cache correctly and avoid the unnecessary addref for the property cache when creating new vme meta objects (initial refcount is 1). Change-Id: I0c4b952c8300c2167d926d9c35b8579fd505d596 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'tests/auto')
0 files changed, 0 insertions, 0 deletions