Skip to content
Commit b42cfa00 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Fix bug in RefCountedBase/RefCountedBaseVPTR where the reference count was...

Fix bug in RefCountedBase/RefCountedBaseVPTR where the reference count was accidentally copied as part of the copy constructor.  This could result in objects getting leaked because there reference count was too high.

llvm-svn: 144931
parent 8cf47df7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment