Fix crash: check for install failure cleanly
Don't go looking at attributes of a package struct without first verifying that the struct pointer is non-null: in the failed-install case, of course there will be no package info. Change-Id: I3b2cafca2f1e3891a6592825ce5bcc977e7f3483
Loading
Please register or sign in to comment