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

Avoid allocating a buffer on the stack in DTLS code. #25

Open
joakimeriksson opened this issue Dec 5, 2017 · 0 comments
Open

Avoid allocating a buffer on the stack in DTLS code. #25

joakimeriksson opened this issue Dec 5, 2017 · 0 comments

Comments

@joakimeriksson
Copy link

tinydtls is allocating code on the stack - this needs to be changed to avoid forcing devices to have very large stack allocation.

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

No branches or pull requests

1 participant