Abort if BearSSL stack allocation fails by earlephilhower · Pull Request #7152 · esp8266/Arduino

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@earlephilhower

Copy link

Collaborator

As found by @d-a-v, if the malloc() used to get the BearSSL stack does
not succeed abort() immediately.

As found by @d-a-v, if the malloc() used to get the BearSSL stack does
not succeed abort() immediately.

@earlephilhower earlephilhower merged commit db75d2c into esp8266:master

Mar 15, 2020

@earlephilhower earlephilhower deleted the stcheck branch

March 15, 2020 18:56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

2.7.0

Development

Successfully merging this pull request may close these issues.

1 participant

@earlephilhower