mbed-os/connectivity/nanostack
Mingjie Shen 1b77cda621 Change storage-class of secret_buf to static
Storing the address of a local variable (`secret_buf`)
in non-local memory (`prf_ptr->secret`) can cause a
dangling pointer bug if the address is used after the function returns.
2023-04-19 17:07:42 -04:00
..
coap-service Merge commit 'a7c7eede53437b0f1f62c89c38ae5a75dfb1b42d' 2021-09-23 13:31:31 +03:00
include/nanostack-interface Add support of NSAPI_ICMP sockets in Nanostack 2023-01-03 15:12:26 +01:00
mbed-mesh-api Define default parameters of functions of derived class the same as the base class 2023-04-19 01:35:19 -04:00
nanostack-hal-mbed-cmsis-rtos Squashed 'connectivity/nanostack/coap-service/' changes from bbe01736bd..9a9085d4cd 2021-09-23 13:21:08 +03:00
sal-stack-nanostack Change storage-class of secret_buf to static 2023-04-19 17:07:42 -04:00
sal-stack-nanostack-eventloop Merge commit '1d440bc3adfe6afbd60ff8c39dd267aa925716c3' into nanostack_v15_1_0 2021-12-08 13:54:43 +02:00
source Add support of NSAPI_ICMP sockets in Nanostack 2023-01-03 15:12:26 +01:00
CMakeLists.txt Squashed 'connectivity/nanostack/coap-service/' changes from bbe01736bd..9a9085d4cd 2021-09-23 13:21:08 +03:00
CONTRIBUTING.md Squashed 'connectivity/nanostack/coap-service/' changes from bbe01736bd..9a9085d4cd 2021-09-23 13:21:08 +03:00
mbed_lib.json Squashed 'connectivity/nanostack/coap-service/' changes from bbe01736bd..9a9085d4cd 2021-09-23 13:21:08 +03:00