commit | 1d2deb2b37fc14dadbb1b1ffea90633f06ababcf | [log] [tgz] |
---|---|---|
author | Nolan Scobie <nscobie@google.com> | Fri Nov 18 12:57:47 2022 -0500 |
committer | Nolan Scobie <nscobie@google.com> | Fri Nov 18 12:57:47 2022 -0500 |
tree | 02b3ee586e8507c15f52349e1a19a1f3b8b56d01 | |
parent | dc8220f2399c1dd54cd861cc7ebd148ba73cd034 [diff] |
Add nullptr check for captureListener in captureScreenCommon RegionSamplingThread::captureSample intentionally passes null, which is already checked for below, but missing in this failure case of `!renderArea` Bug: 259021062 Test: presubmits (cost/benefit ratio of adding a new test for this seems high, given current testing flows and simplicity of change) Change-Id: I460539404be7a7ae434812aa1f583bba6247a812