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

mac osx build fixes for alloca et al #185

Merged
merged 2 commits into from
Jun 10, 2022
Merged

mac osx build fixes for alloca et al #185

merged 2 commits into from
Jun 10, 2022

Conversation

mutability
Copy link

Should fix #181

This is the only place that uses alloca and there's really no
reason for it, just use malloc/free.
dump1090.h Show resolved Hide resolved
@mutability mutability merged commit 340061d into dev Jun 10, 2022
@mutability mutability deleted the macos_alloca_et_al branch June 10, 2022 04:43
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