mirror of https://github.com/ARMmbed/mbed-os.git
_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. |
||
---|---|---|
.. | ||
TESTS | ||
blockdevice | ||
filesystem | ||
kvstore | ||
nvstore | ||
system_storage |