Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CertificationElementsDecoder::FindAndEnterArray
This code was not handling CHIP_ERROR_WRONG_TLV_TYPE correctly. Split into separate Next() and Expect() calls to simplify the logic.
- Loading branch information