-
Dmitry Frank authored
It wasn't checked for `NULL`, and on CC3200 NULL dereferencing addresses doesn't cause a crash, so it worked by pure luck: ctx->ssl_key was 0. After `mg_` to `miot_` refactoring it's not the case anymore (presumably because linker arranged objects in a different order), so this bug shown up. PUBLISHED_FROM=0f1cc73a078c18432c68ae0f9b14dd06b3bb4279
8874f3de
| Name |
Last commit
|
Last update |
|---|---|---|
| docs | ||
| examples | ||
| jni | ||
| tools | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
| mongoose.c | ||
| mongoose.h |