From ab9c7a11a9c6ef6e891429b26e77d59a70b0f418 Mon Sep 17 00:00:00 2001 From: Dean Lee Date: Thu, 25 Nov 2021 07:45:48 +0800 Subject: [PATCH] boardd: const reference pandaStates to avoid copy (#23030) --- selfdrive/boardd/boardd.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/boardd/boardd.cc b/selfdrive/boardd/boardd.cc index 431b5a86e0..bbaf28ca67 100644 --- a/selfdrive/boardd/boardd.cc +++ b/selfdrive/boardd/boardd.cc @@ -307,7 +307,7 @@ bool send_panda_states(PubMaster *pm, const std::vector &pandas, bool s for (uint32_t i=0; i