C++: Change note

This commit is contained in:
Calum Grant
2024-12-18 14:37:43 +00:00
parent 14cef6a207
commit fabacebd4b

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The "Returning stack-allocated memory" query (`cpp/return-stack-allocated-memory`) no longer produces results if there is an extraction error in the type of the function.