diff options
author | dalecurtis@google.com <dalecurtis@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-01 00:13:26 +0000 |
---|---|---|
committer | dalecurtis@google.com <dalecurtis@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-01 00:13:26 +0000 |
commit | 95574cc4f18998e8a69529d574505c689e000a23 (patch) | |
tree | bfd5912e322ce5bbafce92af64b01bfef5cab5bd /skia | |
parent | a624aeb29eae60a8e6930b9bd31513900828785c (diff) | |
download | chromium_src-95574cc4f18998e8a69529d574505c689e000a23.zip chromium_src-95574cc4f18998e8a69529d574505c689e000a23.tar.gz chromium_src-95574cc4f18998e8a69529d574505c689e000a23.tar.bz2 |
Add lock to AUAudioOutputStream::Start() and Stop().
Crash reports show a NULL pointer exeception occuring in Render(),
which should only occur if Render() is continuing to execute before
Start() or after Stop(). Lock and check to avoid crashing.
BUG=178765
TEST=none
Review URL: https://codereview.chromium.org/12384003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185379 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
0 files changed, 0 insertions, 0 deletions