mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02: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).