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

Fix undefined memory allocation functions on Mac OSX #362

Merged
merged 1 commit into from
Jun 29, 2020

Conversation

isaacbrodsky
Copy link
Collaborator

@isaacbrodsky isaacbrodsky commented Jun 28, 2020

Fixes #361, thanks @chenrui333 for reporting.

Edit: In addition to my comment on that issue, I should add that this should have been caught in Travis CI's OSX build - we should probably see if we can get this reproduced in CI to prevent regression.

@coveralls
Copy link

coveralls commented Jun 28, 2020

Coverage Status

Coverage remained the same at 99.132% when pulling 9aadf6b on mac-fix-undefined-memory-allocators into f06072f on master.

@isaacbrodsky isaacbrodsky force-pushed the mac-fix-undefined-memory-allocators branch from 95ea0e0 to 9aadf6b Compare June 29, 2020 18:41
@isaacbrodsky isaacbrodsky merged commit de1a7cb into master Jun 29, 2020
@isaacbrodsky isaacbrodsky deleted the mac-fix-undefined-memory-allocators branch June 29, 2020 19:54
mrdvt92 pushed a commit to mrdvt92/h3 that referenced this pull request Jun 19, 2022
…tors

Fix undefined memory allocation functions on Mac OSX
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.

h3 3.6.4 OSX builds failed
4 participants