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
Check if a duplicated provider is present before loading into RAM (#37643)
* [Silabs] Check if a duplicated provider is present before loading it to RAM
* [Silabs] Added change requested by bzbarsky-apple
* Restyled by clang-format
* Fixed codereview request
* Fixed unit test issues
* Restyled by clang-format
* Make ProviderAlreadyInList public instead of private
* Update src/app/clusters/ota-requestor/DefaultOTARequestorStorage.h
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
* Should return false if the check is made on an empty list
* Fixed unit test, removed GetListSize and put back ProviderAlreadyInList as a private member
* Fixed unit test
* Restyled by clang-format
---------
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
0 commit comments