1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-22 05:09:13 +00:00
Files
CWE-ou-minkata/Sources/Plasma/PubUtilLib/plPhysical
Adam Johnson 9795b4e7fc Fix unsafe cleanup in ~plCameraRegionDetector
Deleting an hsRefCnt is evil, we should ALWAYS hsRefCnt_SafeUnRef (we
might have a nullptr) it because someone might ref it. hsRefCnt will explictly crash if you delete it when the refcnt != 1.

Also, take this opportunity to vector-ize things.
2012-02-13 01:33:16 -05:00
..
2011-04-11 16:27:55 -07:00
2011-10-22 17:03:49 -07:00
2011-10-22 17:03:49 -07:00
2011-10-22 17:03:49 -07:00
2011-10-22 17:03:49 -07:00