Fix NPE in ApplicationStatus.
The return line being outside the synchronized block allowed the cached state to be reset to null before it was calculated. BUG=470966 Review URL: https://codereview.chromium.org/1031413005 Cr-Commit-Position: refs/heads/master@{#322479}
Showing
Please register or sign in to comment