Mathias Agopian 51a6aef53c Fix a bug in sp<> and wp<> which could cause memory corruptions
when assigning a smart pointer to another one, we need to make
sure to read all the data we need from the right-hand-side
reference (the assignee) before we decRef the assigned.

This bug would cause linked-list of smart-pointers to fail
miserably.

Change-Id: Ibb554c15fddf909f7737c632b7c80322e80ea93f
2010-06-24 21:49:02 -07:00
..
2009-07-07 10:01:12 -07:00
2010-04-28 16:51:52 -07:00
2010-05-28 15:13:30 -07:00
2010-05-19 15:12:59 -07:00