-
Notifications
You must be signed in to change notification settings - Fork 1.8k
C++: Add models for strlcpy
and strlcat
#14735
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One comment, but otherwise this LGTM (assuming DCA comes back clean!)
Co-authored-by: Mathias Vorreiter Pedersen <[email protected]>
Looking at the DCA results, all new |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit picking...
Co-authored-by: Geoffrey White <[email protected]>
Note that I'm rerunning DCA at the moment just to be sure the latest changes don't break things. |
DCA looks good to me. The alert changes still look correct. Does this need a change note? |
Good point. Yeah, I think we should add a change note 👍 |
Done. Will need re-approval - assuming the change note is ok. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
No description provided.