-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: lwm2m_client_utils: Clear sec_tag content when overwriting
When writing new content to security tag, clear existing information first, that might cause problems. For example, when writing PSK, delete all certificates. When writing certificates, delete all PSK data. Signed-off-by: Seppo Takalo <[email protected]>
- Loading branch information
1 parent
d839e3c
commit b16c970
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters