mirror of
https://github.com/godotengine/godot.git
synced 2025-12-31 01:49:10 +03:00
The `TextEdit` one was indeed a potential bug.
The `PCKPacker` one seems to be a false positive, it's already in a
`for` loop that depends on `files.size()`.
(cherry picked from commit ca4e4506db)