commit | 2d1bcf2b8f2f23e204adcca45ca134247bdf87f9 | [log] [tgz] |
---|---|---|
author | Praveen Chavan <pchavan@codeaurora.org> | Thu Oct 01 19:05:19 2015 -0700 |
committer | Lajos Molnar <lajos@google.com> | Wed Oct 26 16:26:22 2016 -0700 |
tree | 6b421be634fa4a8a394de8c9865e44d8ddc8d913 | |
parent | 9270397b832d7acd670ed704008290f7f96f81a8 [diff] |
Stagefright: add a NULL check before accessing camera params Camera may return NULL params if the remote object is dead. Check for NULL and report error rather than crash. Change-Id: Id1fcd04dc187aadf00ca4ec5e48fb495c3369c92 CRs-Fixed: 906099