DescriptionFix 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
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233025
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|