mirror of
https://github.com/github/codeql.git
synced 2026-04-20 22:44:52 +02: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