Files
codeql/java/ql/lib/change-notes/2022-04-22-sharedprefs-fluent-steps.md
Tony Torralba d982aeaf6f Add change note
2022-04-22 17:50:47 +02:00

4 lines
220 B
Markdown

---
category: minorAnalysis
---
Improved the data flow support for the Android class `SharedPreferences$Editor`. Specifically, the fluent logic of some of its methods is now taken into account when calculating data flow.