mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
310 B
310 B
0.3.0
Deprecated APIs
- The
BarrierGuardclass has been deprecated. Such barriers and sanitizers can now instead be created using the newBarrierGuardparameterized module.
Minor Analysis Improvements
Added a flow step for String.valueOf calls on tainted android.text.Editable objects.