summaryrefslogtreecommitdiff
path: root/vcl/README.lifecycle
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2015-03-24 17:43:20 +0000
committerMichael Meeks <michael.meeks@collabora.com>2015-04-10 13:07:31 +0100
commitbaf676996b8187e5300672b8e381ab7f86ce6fd0 (patch)
tree0617fa76f84e12ec832de6a63be978ecf67ad734 /vcl/README.lifecycle
parent554be83e0f30d7c47f84195b1677ee1304fe2a34 (diff)
unwind LazyDelete issues - deleting VclPtr types.
Change-Id: Iffdc9f73520a97ccc284ecba1b2468dc229506c1
Diffstat (limited to 'vcl/README.lifecycle')
-rw-r--r--vcl/README.lifecycle2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/README.lifecycle b/vcl/README.lifecycle
index 0edd0c8b19eb..26e7a348cc39 100644
--- a/vcl/README.lifecycle
+++ b/vcl/README.lifecycle
@@ -137,6 +137,8 @@ or:
---------- What remains to be done ? ----------
+ * Cleanup DogTags and LazyDelete.
+
* Expand the VclPtr pattern to many other less
than safe VCL types.