-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: lwm2m: Fix overlapping buffers from Portfolio object
Portfolio object created string buffers for Identity resources that was overlapping on some cases. Don't calculate pointers by hand, allow compiler to calculate it. Fixes #64634 Signed-off-by: Seppo Takalo <[email protected]>
- Loading branch information
1 parent
2eb804a
commit b6ab302
Showing
1 changed file
with
3 additions
and
6 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