From baf676996b8187e5300672b8e381ab7f86ce6fd0 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Tue, 24 Mar 2015 17:43:20 +0000 Subject: unwind LazyDelete issues - deleting VclPtr types. Change-Id: Iffdc9f73520a97ccc284ecba1b2468dc229506c1 --- vcl/README.lifecycle | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vcl') 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. -- cgit