upnp: fix some misuse of strncmp()
we do not want to be doing a 'starts with' check in these cases, they should be an equality check
Merge request reports
Activity
Filter activity
Thanks
Thanks for your contribution!
When all the following conditions are fulfilled, your MergeRequest will be reviewed by the Team:
- the check pipeline pass
- the MR is considered as 'mergeable' by gitlab
You can find more details about the acceptance process here.
added MRStatus::Reviewable label
- Resolved by Lyndon Brown
This module is a disaster. The default value does not even match any of the tested string.
removed MRStatus::Reviewable label
added MRStatus::Acceptable label
removed MRStatus::Acceptable label
added MRStatus::InReview label
removed MRStatus::InReview label
added MRStatus::NotCompliant label
removed MRStatus::NotCompliant label
added MRStatus::InReview label
removed MRStatus::InReview label
Please register or sign in to reply