commit | 3ed3c6b79a7b9a60c475dd4936ad57b0b92fd600 | [log] [tgz] |
---|---|---|
author | Harish Mahendrakar <harish.mahendrakar@ittiam.com> | Thu Oct 26 15:41:42 2017 +0530 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Tue Nov 28 03:27:13 2017 +0000 |
tree | bb14e547ae47374f2ce2ce432b460e6a7a3ae019 | |
parent | 7c9be319a279654e55a6d757265f88c61a16a4d5 [diff] |
Decoder: Handle ps_codec_obj memory allocation failure gracefully If memory allocation for ps_codec_obj fails, return gracefully with an error code. All other allocation failures are handled correctly. Bug: 68299873 Test: before/after with always-failing malloc Change-Id: I5e6c07b147b13df81e65476851662d4b55d33b83 (cherry picked from commit a966e2a65dd901151ce7f4481d0084840c9a0f7e)