pw_bluetooth_proxy: Fix msan issue in H4BufferReleaseTriggersQueueDrain Caused by issues in pw Vector - b/403330161. So for now switching from pw Vector to std::vector fixes the use-of-uninitialized-value. Fixes msan issue https://paste.googleplex.com/6157180448014336 in L2capCocQueueTest.H4BufferReleaseTriggersQueueDrain. Bug: 402543431 Change-Id: If3907a38b979684c52ac9582f56163028c82f526 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/274994 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: David Rees <drees@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Docs-Not-Needed: David Rees <drees@google.com> Reviewed-by: Austin Foxley <afoxley@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/.