Skip to content
Commit 35d6a4f7 authored by Daniel Broms's avatar Daniel Broms Committed by Henrik Baard
Browse files

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
parent a58336f6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment