commit | d2e4264d5c455d8d3336458a53322c002e8cd8d9 | [log] [tgz] |
---|---|---|
author | Nolan Scobie <nscobie@google.com> | Fri Nov 18 12:10:42 2022 -0500 |
committer | Nolan Scobie <nscobie@google.com> | Fri Nov 18 12:58:27 2022 -0500 |
tree | 93cdc04609e1e263140833f314932c4b8fd32357 | |
parent | a5c551af4a9c377a1d34cd362b6d86ce5f1ff1e1 [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 Merged-In: I460539404be7a7ae434812aa1f583bba6247a812