stagefright: ExtendedStats: Fix ExtendStats AMessage dup crash.
AMessage setObject should not be called with NULL, as this would cause a crash in dup(). Call AMessage setObject only if the ExtendStats object is not NULL. Change-Id: I61c88f820d5ff8d69e34ff0eef68bae2d28f4f52
Loading
Please register or sign in to comment