Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[posix] address coverity warning: argument cannot be negative (#9453)
Added validation to check for the negative value of sMLDMonitorFd, as setsockopt parameter cannot be negative.
- Loading branch information