mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-24 08:45:10 +03:00
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
3 lines
104 B
C
3 lines
104 B
C
// Do not edit -- Automatically generated by tools/sdk/ssl/bearssl/Makefile
|
|
#define BEARSSL_GIT 79edbc8
|