Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BT] Copy advertised device to avoid concurrent data access. #1537

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

1technophile
Copy link
Owner

@1technophile 1technophile commented Mar 15, 2023

Description:

This change fixes the following error :

Backtrace: 0x400e534c:0x3ffe26e0 0x400e5555:0x3ffe2700 0x400e12b3:0x3ffe2720 0x40090dee:0x3ffe27f0
  #0  0x400e534c:0x3ffe26e0 in NimBLEAdvertisedDevice::findAdvField(unsigned char, unsigned char, unsigned int*) at .pio/libdeps/esp32dev-ble/NimBLE-Arduino/src/NimBLEAdvertisedDevice.cpp:464

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

@1technophile 1technophile merged commit 33ea56b into 1technophile:development Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant