This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] strlcat() syntax check: Fix an off-by-one error.
ClosedPublic

Authored by NoQ on Feb 8 2019, 3:01 PM.

Diff Detail

Event Timeline

NoQ created this revision.Feb 8 2019, 3:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 8 2019, 3:01 PM
dcoughlin accepted this revision.Feb 8 2019, 3:23 PM

Looks good to me.

This revision is now accepted and ready to land.Feb 8 2019, 3:23 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 8 2019, 3:59 PM