diff --git a/cpp/ql/lib/change-notes/2023-11-10-strlcpy-strlcat-models.md b/cpp/ql/lib/change-notes/2023-11-10-strlcpy-strlcat-models.md new file mode 100644 index 00000000000..6e4e1fe8a53 --- /dev/null +++ b/cpp/ql/lib/change-notes/2023-11-10-strlcpy-strlcat-models.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Added models for `strlcpy` and `strlcat`.