Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ce698073 authored by Keith Mok's avatar Keith Mok
Browse files

Fix sensor_fuzzer crash

The fuzzer itself use std::string("xxx").c_str()
which std:string will be out of scope immediately
Causing the c_str pointing to data already free

Test: sensor_fuzzer
Bug: 242089424
Change-Id: I42865b12b8a208ffa48a7c3cc7cadd505e47c1c0
parent fc20cdf5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment