C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2022-11-03 11:41:38 +00:00
parent 3317223e19
commit ad0b36a0c9

View File

@@ -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.