replicant-frameworks_native/include
Mathias Agopian 8c3c51bb33 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
..
binder Start of work on passing around StrictMode policy over Binder calls. 2010-06-21 12:56:35 -07:00
pim
private
surfaceflinger
tts
ui First stab at attaching native event dispatching. 2010-06-22 11:21:50 -07:00
utils Fix a bug in sp<> and wp<> which could cause memory corruptions 2010-06-24 21:49:02 -07:00