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

Allocate dyamic sized arrays #141

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ollie1400
Copy link

In response to issue #89

Rather than make a variable sized buffer (is that somehow supported?), allocate a correctly sized buffer.

Alternative might be to have a fixed size TX buffer to avoid allocations/reallocations...

@CLAassistant
Copy link

CLAassistant commented Apr 9, 2021

CLA assistant check
All committers have signed the CLA.

alranel added a commit to rduino-libraries/rduinoBLE that referenced this pull request May 7, 2022
@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants