mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
ruby: add change note
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
category: minorAnalysis
|
||||||
|
---
|
||||||
|
* Captured variables are currently considered live when the capturing function exists normally. Now they are also considered live when the capturing function exits via an exception.
|
||||||
Reference in New Issue
Block a user