]> source.dussan.org Git - nextcloud-server.git/commit
fix: Clean-up some remaining readdir calls with undesirable false evaluation potential
authorJosh Richards <josh.t.richards@gmail.com>
Sat, 3 Jun 2023 12:57:38 +0000 (08:57 -0400)
committeryemkareems <yemkareems@gmail.com>
Wed, 13 Nov 2024 03:41:17 +0000 (09:11 +0530)
commit1fc1543a8bcffa04f0c4d42ba2252409c8876041
tree100e3e14795208077fc7e23245086e3b18cc2938
parent0da87f178f1db975a1c3f9212b99ac01f4bae874
fix: Clean-up some remaining readdir calls with undesirable false evaluation potential

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
apps/files_external/lib/Lib/Storage/Swift.php
apps/files_trashbin/lib/Trashbin.php
lib/private/Files/Storage/Common.php
lib/private/Files/Storage/PolyFill/CopyDirectory.php
tests/lib/Files/Storage/Storage.php
tests/lib/Files/Storage/Wrapper/EncodingTest.php
tests/lib/Files/Storage/Wrapper/JailTest.php