From c4956c9c64c1040e4b7cfee4b2146c3ca34dd313 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Sun, 3 Mar 2024 19:15:21 -0800 Subject: [PATCH] boardd: return earlier from bad unpack (#31687) old-commit-hash: 1728355498d1e5307e7e96324b9232692d62eab6 --- selfdrive/boardd/panda.cc | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/selfdrive/boardd/panda.cc b/selfdrive/boardd/panda.cc index e075887a4d..d738231c7b 100644 --- a/selfdrive/boardd/panda.cc +++ b/selfdrive/boardd/panda.cc @@ -284,6 +284,13 @@ bool Panda::unpack_can_buffer(uint8_t *data, uint32_t &size, std::vector