mbed-os/features
Kyle Kearney ea6f6aed4d SecureStore: Add member initializers for inc_handle_t
_inc_set_handle is new'd in SecureStore::init(), then its members are
referenced in various functions without being explicitly initialized
first. These pre-existing values can confuse the SecureStore's internal
state and cause various undesired behavior.
2019-11-18 15:48:17 +00:00
..
FEATURE_BLE Handle legacy process event first on connection complete 2019-11-18 15:42:08 +00:00
FEATURE_BOOTLOADER Squashed 'features/nanostack/coap-service/' changes from 086e7ba..3c79829 2019-05-21 14:21:19 +03:00
cellular Ensure modem echo is off 2019-11-18 15:42:08 +00:00
cryptocell/FEATURE_CRYPTOCELL310 Fix Failure in cc ecdh_alt montgomery curve 2019-11-18 15:42:08 +00:00
deprecated_warnings Squashed 'features/nanostack/coap-service/' changes from 086e7ba..3c79829 2019-05-21 14:21:19 +03:00
device_key Remove usage of Mbed TLS internal function from DeviceKey. 2019-11-18 15:47:40 +00:00
frameworks GREENTEA: init trace if trace is enabled in json 2019-11-18 15:42:08 +00:00
lorawan LoRa: Fix build warning about _ongoing_tx_msg 2019-10-16 11:53:52 +01:00
lwipstack Add API to get ipv6 link local address. 2019-11-18 15:42:08 +00:00
mbedtls DISCO_H747I Dualcore support 2019-11-18 15:42:08 +00:00
nanostack Merge commit 'ffb05c770964013a9f1ee9fb89d25e9fd09e886d' 2019-10-16 12:06:09 +01:00
netsocket Baremetal profile fixes 2019-11-18 15:42:08 +00:00
nfc Remove extraneous parentheses. 2019-10-16 11:53:52 +01:00
storage SecureStore: Add member initializers for inc_handle_t 2019-11-18 15:48:17 +00:00
unsupported Merge pull request #10653 from desowin/stm-usb-host 2019-06-09 18:01:46 +01:00