commit | 457d5ae3c9e40c8336b65ea954d1bd5ae1622917 | [log] [tgz] |
---|---|---|
author | James Dong <jdong@google.com> | Wed Jun 09 10:19:33 2010 -0700 |
committer | James Dong <jdong@google.com> | Wed Jun 09 11:27:03 2010 -0700 |
tree | a0ea88027983058036e1259ce13423afa3154b26 | |
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