diff --git a/cpp/ql/src/change-notes/2022-11-03-av-rule-76.md b/cpp/ql/src/change-notes/2022-11-03-av-rule-76.md new file mode 100644 index 00000000000..bd3f75c5114 --- /dev/null +++ b/cpp/ql/src/change-notes/2022-11-03-av-rule-76.md @@ -0,0 +1,4 @@ +--- +category: minorAnalysis +--- +* Fixed a bug in `cpp/jsf/av-rule-76` that caused the query to miss results when an implicitly-defined copy constructor or copy assignment operator was generated. \ No newline at end of file