You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[nrfconnect] Fix memory leak in Window Covering sample. (project-chip#32041)
We were leaking 8 bytes each time the new attribute change was
reported by the WindowCovering Server. It was resulting in
running out of heap when stressing the device (by sending multiple
up-or-open/down-or-close commands).
Signed-off-by: Marcin Kajor <marcin.kajor@nordicsemi.no>
0 commit comments