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

MIDIPacket Pre-allocate Bytes #2891

Merged
merged 3 commits into from
Feb 23, 2024
Merged

MIDIPacket Pre-allocate Bytes #2891

merged 3 commits into from
Feb 23, 2024

Conversation

emurray2
Copy link
Member

@emurray2 emurray2 commented Jan 2, 2024

Pre-allocate needed bytes so heap doesn't overflow as demonstrated in #2890

Pre-allocate needed bytes so heap doesn't overflow
@aure aure merged commit 5d7c325 into AudioKit:main Feb 23, 2024
2 checks passed
blezin2205 pushed a commit to Volodymyr-13/AudioKit that referenced this pull request Apr 1, 2024
* main:
  Fix unit tests to run correctly on Apple Silicon (AudioKit#2886)
  MIDIPacket Pre-allocate Bytes (AudioKit#2891)
  Fix crash after reading a MIDICustomMetaEvent with payload size > 127 bytes (AudioKit#2892)
  Make recorded file URLs public in NodeRecorder.swift (AudioKit#2883)
mat2uken pushed a commit to mat2uken/AudioKit that referenced this pull request Apr 22, 2024
* Add test for AudioKit#2890

* Fix heap overflow AudioKit#2890

Pre-allocate needed bytes so heap doesn't overflow

* Hound
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.

None yet

2 participants