commit | 03e9e83c47ab4a518da0a1f36b8f702f59221c95 | [log] [tgz] |
---|---|---|
author | Haynes Mathew George <hgeorge@codeaurora.org> | Fri Dec 13 15:40:13 2013 -0800 |
committer | Glenn Kasten <gkasten@google.com> | Thu Jan 30 09:21:12 2014 -0800 |
tree | 6a30fab83e374a28995a02112856be02defbeb7a | |
parent | 9be49c915852b592a881be3905658e4fc698749d [diff] |
audioflinger: Fix for a deadlock in track creation AudioFlinger enters a deadlock (with itself) on trying to free a RecordTrack or Track object that failed initialization. Clear this bad object from the caller instead. Bug: 12423233 Change-Id: I926f2beb922a70f6924e593e2bbf1a5b5df85b16