Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable29] Fix remaining readdir() calls in loops with undesirable false evaluation potential #49228

Merged
merged 2 commits into from
Nov 13, 2024

fix: conflicts resolved in apps.php loadDirectory

051af1a
Select commit
Loading
Failed to load commit list.
Merged

[stable29] Fix remaining readdir() calls in loops with undesirable false evaluation potential #49228

fix: conflicts resolved in apps.php loadDirectory
051af1a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Psalm succeeded Nov 13, 2024 in 19s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 264 in apps/files_external/lib/Lib/Storage/Swift.php

See this annotation in the file changed.

Code scanning / Psalm

PossiblyFalseArgument Note

Argument 1 of readdir cannot be false, possibly resource value expected

Check notice on line 530 in apps/files_external/lib/Lib/Storage/Swift.php

See this annotation in the file changed.

Code scanning / Psalm

PossiblyFalseArgument Note

Argument 1 of readdir cannot be false, possibly resource value expected