Skip to content

rtknavi_qt: allocate the rtksvr structure off the stack #468

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

Merged

Conversation

ourairquality
Copy link

The rtksvr structure size is approaching the default stack size on Linux, so move it off the stack.

The rtksvr structure size is approaching the default stack size on
Linux, so move it off the stack.
@JensReimann JensReimann merged commit 16ea494 into rtklibexplorer:demo5 Sep 22, 2024
@ourairquality ourairquality deleted the rtknavi-qt-rtksvr-off-stack branch September 30, 2024 10:48
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.

2 participants