Fix crash in TaskSnapshot#toString
The toString of TaskSnapshot is reading the width and height of mSnapshot without checking if it wasn't closed. This can lead to exceptions when printing out this object. Flag: EXEMPT bugfix Test: n/a Bug: 281029564 Change-Id: Ia9ba5e8aa3aa442a6d1f1ceaf0bdd712a070e6de
Loading
Please register or sign in to comment