Kaydet (Commit) 9d35e6df authored tarafından Michael Meeks's avatar Michael Meeks

Nothing really that wrong with acquiring a disposed reference, for now.

Emitting events acquires and passes references conservatively, and the
VCLEVENT_OBJECT_DYING event hit this hard.

Change-Id: If86991ead63b05425a237bf213583c020ba4e582
üst 385bae4b
......@@ -274,7 +274,6 @@ private:
inline void acquire() const
{
assert(!mbDisposed);
mnRefCnt++;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment