commit | 35d6a4f75bc3e02e5983fb800bc7538d51d01a45 | [log] [tgz] |
---|---|---|
author | Daniel Broms <daniel.broms@sonymobile.com> | Mon Sep 29 15:32:03 2014 +0200 |
committer | Henrik Baard <henrik.baard@sonymobile.com> | Mon Nov 24 07:31:31 2014 +0100 |
tree | 2e5f55f4f68ac3f50d0169649a0bf8a6f3d27f9b | |
parent | a58336f6c8aa44373485e5a6d7ec32677387a935 [diff] |
Handle NULL keys and NULL values in MediaDrm JNI HashMap If getKeyRequest() of MediaDrm was called with a HashMap containing NULL keys or NULL values then the mediaserver crashed. This modification adds NULL checks and throw IllegalArgumentException as expected. Change-Id: Ide82efe0f6bd28c8ac3f9aa048d9794f2ccc8fac