Fix ref<T>::~ref to not try to RemoveRef if already deleted.
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 8 Oct 2016 21:55:40 +0000 (17:55 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 8 Oct 2016 21:56:39 +0000 (17:56 -0400)
commit02352c78b82d16b78243a3ccc04638df54ae40ee
tree91a5861841fdc06c2507975d1fbbec10b33e93e9
parentfc7fbd8997339324555d182c2033e8e4c723b5a0
Fix ref<T>::~ref to not try to RemoveRef if already deleted.

Caught by TestReset.
zcpointer.h