Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[posix] fixed uninitialized pointer read (openthread#9552)
This commit added validation for whether the pointer (reqs) being freed is nullptr or not.
- Loading branch information