mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
Silently eat \rs in PEM decoder in BearSSL (#5598)
There is a bug in the BearSSL PEM decoder when Windows EOLs (\r\n) are passed in. Avoid the issue by silenly discarding \rs as they are read from the PEM source in the C code, to keep my sanity by avoiding reworking the pseudo-Forth parser code. Fixes #5591
This commit is contained in:
committed by
GitHub
parent
7c2e071351
commit
c08ef514f6
Binary file not shown.
Reference in New Issue
Block a user