mirror of https://github.com/ARMmbed/mbed-os.git
In some callbacks, secure session might be removed and transactions been freed. That leads to double freeing, and reading from freed pointer. Transaction is now removed from list before calling callback to avoid that. |
||
---|---|---|
coap-service | ||
source | ||
test/coap-service/unittest | ||
.gitignore | ||
.mbedignore | ||
.yotta_ignore | ||
LICENSE | ||
Makefile | ||
Makefile.test | ||
apache-2.0.txt | ||
junit_xsl.xslt | ||
module.json | ||
run_unit_tests.sh | ||
xsl_script.sh |