Skip to content
Commit 1277381d authored by lambroslambrou@chromium.org's avatar lambroslambrou@chromium.org
Browse files

Fix NullPointerException when connected but no video frame decoded

This fixes a crash seen when connecting to a host from the Android
Chromoting client. The painting code got called before a video frame had
been decoded, and tried to dereference a null Bitmap.

NOTRY=true

Review URL: https://codereview.chromium.org/47873012

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@233025 0039d316-1c4b-4281-b951-d872f2087c98
parent d9cbd050
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment