C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2025-05-13 11:28:25 +01:00
parent 9d2eb3d9b8
commit c3c18bdbd2

View File

@@ -0,0 +1,4 @@
---
category: fix
---
* Fixed an infinite loop in `semmle.code.cpp.rangeanalysis.new.RangeAnalysis` when computing ranges in very large and complex function bodies.