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

Update to latest tinycrypt: v0.2.8 #1571

Closed
nashif opened this issue Sep 20, 2017 · 1 comment
Closed

Update to latest tinycrypt: v0.2.8 #1571

nashif opened this issue Sep 20, 2017 · 1 comment
Assignees
Labels
Enhancement Changes/Updates/Additions to existing features
Milestone

Comments

@nashif
Copy link
Member

nashif commented Sep 20, 2017

https://github.com/01org/tinycrypt/releases/tag/v0.2.8

is released, so we should update to that.

@nashif nashif added the Enhancement Changes/Updates/Additions to existing features label Sep 20, 2017
@nashif nashif added this to the v1.10 milestone Sep 20, 2017
@nashif nashif added the to do label Sep 21, 2017
@nashif nashif modified the milestones: v1.10, v1.10.0 Oct 3, 2017
@galak
Copy link
Collaborator

galak commented Nov 9, 2017

Fixed by 4845.

@galak galak closed this as completed Nov 9, 2017
@ghost ghost removed the to do label Nov 9, 2017
nagineni pushed a commit to nagineni/zephyr that referenced this issue Nov 20, 2017
…s#1571)

Currently when zjs_timers_cleanup gets called, not all of the memory
in the callbacks is getting freed. The ring buffer isn't being
freed before the javascript ends. This change forces all the
memory to be freed when zjs_remove_all_callbacks gets called.

The problem was a callback getting removed twice resulted in
a double free, which really means the object never gets freed.

Signed-off-by: Brian J Jones <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

No branches or pull requests

3 participants