commit | e38b971c77a654aa603d11510f2e17d0d14b1438 | [log] [tgz] |
---|---|---|
author | Josh Conner <joshconner@google.com> | Mon Mar 24 10:10:08 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 24 10:10:08 2025 -0700 |
tree | 34fdb59152d0b3283eecbf8dd241c048927e93e4 | |
parent | aa2285683111b0efb39765152fe7a0eb1169b571 [diff] |
pw_bluetooth_sapphire: Fix hci ubsan failures Fix UBSAN complaint of passing a nullptr to memcpy. Bug: 393957973 Change-Id: Iafcdd1f1cf9a4cf3169e12d068a144b9f231f8a8 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/278153 Tests-Not-Needed: Faraaz Sareshwala <fsareshwala@google.com> Reviewed-by: Josh Conner <joshconner@google.com> Reviewed-by: Jason Graffius <jgraff@google.com> Docs-Not-Needed: Faraaz Sareshwala <fsareshwala@google.com> Commit-Queue: Josh Conner <joshconner@google.com> Reviewed-by: Ben Lawson <benlawson@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.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/.