diff options
author | James Dong <jdong@google.com> | 2012-06-29 15:14:20 -0700 |
---|---|---|
committer | James Dong <jdong@google.com> | 2012-06-29 15:15:51 -0700 |
commit | a0108697f86d8625eb7ad3f13e422427fe7573ca (patch) | |
tree | 10c9449ae11e4f915c17d2a4364ddb7b6a23ab97 /libvideoeditor | |
parent | af8e8aa1ada2948972555592570ec9ad90cbf372 (diff) | |
download | frameworks_av-a0108697f86d8625eb7ad3f13e422427fe7573ca.zip frameworks_av-a0108697f86d8625eb7ad3f13e422427fe7573ca.tar.gz frameworks_av-a0108697f86d8625eb7ad3f13e422427fe7573ca.tar.bz2 |
Fixed a media server crash due to unintialized mRecord member variable
mRecord is not properly initialized if the call to AudioRecord::getMinFrameCount() fails.
media server crashes when the unintialized mRecord object is deleted in AudioSource's destructor.
Change-Id: Ia89222789d044c11c9957a99725bc89f9c709e17
related-to-bug: 6744014
Diffstat (limited to 'libvideoeditor')
0 files changed, 0 insertions, 0 deletions