diff options
| author | 2010-06-09 10:19:33 -0700 | |
|---|---|---|
| committer | 2010-06-09 11:27:03 -0700 | |
| commit | 457d5ae3c9e40c8336b65ea954d1bd5ae1622917 (patch) | |
| tree | a0ea88027983058036e1259ce13423afa3154b26 /libs/rs/rsObjectBase.cpp | |
| parent | 55f8209da3048768a6dc24929dec8798e8ddf077 (diff) | |
Fix a potential(observed sometimes) media server crash
The problem is that we are referring an temp object returned from a function call.
When the function call returned, the temp object is gone; and thus the reference
may be invalidated.
-- rebased
bug - 2734946
Change-Id: I1993c4462df95610ca478f816adc30058af5850e
Diffstat (limited to 'libs/rs/rsObjectBase.cpp')
0 files changed, 0 insertions, 0 deletions