mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
280 B
280 B
category
| category |
|---|
| minorAnalysis |
- Improved the precision of virtual dispatch of
java.io.InputStreammethods. Now, calls to these methods will not dispatch to arbitrary implementations ofInputStreamif there is a high-confidence alternative (like a models-as-data summary).