commit | 664cea90c2e3998e98c31956cde5eb8f82e46326 | [log] [tgz] |
---|---|---|
author | Jordan Brauer <jtbrauer@google.com> | Fri May 03 23:47:15 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 03 23:47:15 2024 +0000 |
tree | 39fb2e886b30dd48e85cecff2641cb806367714a | |
parent | c3c31b852086eb2a4d4ed45fd83edf98f594c401 [diff] |
pw_transfer: Lock resource_responder_ access resource_responder_ could become inactive before the callback is called, adding a lock to prevent assignment while it may become finished. Change-Id: Ic0ec50f84e1aa01e1a73f2798f50dbb42aaa89e3 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/208251 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Alexei Frolov <frolv@google.com> Commit-Queue: Jordan Brauer <jtbrauer@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/.