commit | df576995a5aad3428aeeef765387d650945c161d | [log] [tgz] |
---|---|---|
author | Eric Laurent <elaurent@google.com> | Mon Jan 27 18:13:39 2014 -0800 |
committer | Eric Laurent <elaurent@google.com> | Mon Jan 27 18:13:39 2014 -0800 |
tree | 51ee9bf8e0ac8b559547d4b12cd531ac037ae0e7 | |
parent | b2b9b2dbdbc0445080d3c2d15212a43ba1f9cff1 [diff] |
AudioTrack: fix obtainBuffer timeout calculation AudioTrack::obtainBuffer() passes a pointer to a timeout variable that has gone out of scope when calling ClientProxy::obtainBuffer(). Same fix for AudioRecord. Bug: 11968591. Change-Id: I22af8f94fa2f8cc54ab5c25c89167c805e754317