diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-11-02 01:47:03 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-11-02 02:16:35 +0300 |
commit | 5fae91432646637c4f8d10c6102b76068f889226 (patch) | |
tree | e480fe1ae9c1e90fdbe91cbeebe9845dc59b2d7f /py/parse.c | |
parent | 2ec70dc812035bf3a2af2c1f024206e97d606d45 (diff) | |
download | micropython-5fae91432646637c4f8d10c6102b76068f889226.tar.gz micropython-5fae91432646637c4f8d10c6102b76068f889226.zip |
esp8266/etshal.h: Adjust size of MD5_CTX structure.
Size 64 was incorrect and will lead to stack corruption. Size 88 was
verified empirically. Also, allow to skip defining it if MD5_CTX
preprocessor macro is already defined (to avoid header conflict).
Diffstat (limited to 'py/parse.c')
0 files changed, 0 insertions, 0 deletions