pw_bluetooth_proxy: Fix msan issue in CanOccupyAllThenReuseEachBuffer Use vector rather than array to properly track packets we are collecting and then discarding. Fixes msan issue https://paste.googleplex.com/4671049353134080 in in MultiSendTest.CanOccupyAllThenReuseEachBuffer. Bug: 402543431 Change-Id: I0b7b0b0dc663f55082f35045ca742297e7a9b94c Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/274995 Reviewed-by: Austin Foxley <afoxley@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Commit-Queue: David Rees <drees@google.com> Pigweed-Auto-Submit: David Rees <drees@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Docs-Not-Needed: David Rees <drees@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.