mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-10 09:02:14 +02:00
(mode & S_IFDIR) is not enough to check if "mode" is a directory, we have to check all the bits in the S_IFMT mask. Use the is_directory() helper to fix this bug.
58 KiB
58 KiB