[cabana] fix clang17 warning (#30490)
[cabana] Improve signal timing calculation in findsingal.cc
The variables `first_sec` and `last_sec` have been separately initialized first before being used in `std::minmax` for signal timings. This resolves compilation warnings and potential risks of using temporary values of these variables.
old-commit-hash: 2a9986d948
chrysler-long2
parent
4f1ed42285
commit
0f985f5d13
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue