Abort if BearSSL stack allocation fails by earlephilhower · Pull Request #7152 · esp8266/Arduino
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 13.2k
Merged
earlephilhower merged 2 commits intoesp8266:masterfrom
Mar 15, 2020Merged
Abort if BearSSL stack allocation fails#7152
earlephilhower merged 2 commits intoesp8266:masterfrom
Abort if BearSSL stack allocation fails#7152
earlephilhower merged 2 commits intoesp8266:masterfrom
Conversation
Copy link
Collaborator
earlephilhower
commented
Mar 14, 2020
earlephilhower
commented
As found by @d-a-v, if the malloc() used to get the BearSSL stack does
not succeed abort() immediately.
earlephilhower
added this to the
2.7.0 milestone
earlephilhower
force-pushed
the
stcheck
branch
from
933af1b to
0f114b0
Compare
As found by @d-a-v, if the malloc() used to get the BearSSL stack does not succeed abort() immediately.
earlephilhower
force-pushed
the
stcheck
branch
from
33cefc8 to
34be76a
Compare
earlephilhower
merged commit
db75d2c
into
esp8266:master
earlephilhower
deleted the
stcheck
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment