commit | 04cadfcdd69018cb3db9a22c3befe87c7cff2581 | [log] [tgz] |
---|---|---|
author | Matthew Sedam <matthewsedam@google.com> | Thu Jul 20 20:29:53 2023 +0000 |
committer | Matthew Sedam <matthewsedam@google.com> | Mon Jul 24 17:00:57 2023 +0000 |
tree | 8256eda37620c1544261ed106e292ceafa2c3420 | |
parent | c0d7c4d38e3d5effbcf888758fd477e59c452fd8 [diff] |
Fix a segmentation fault in NoStaleEvents tests This CL fixes an issue where a sensor may not generate any events and the processing code calls .front() on an empty std::vector. Bug: 291779133 Test: Presubmits Change-Id: Ibb118f239ce9ea42fc25d1d05ba6bd46a60231f0