mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
FileDescriptionBlocker::m_should_block was shadowing the parent's FileBlocker::m_should_block variable, which would cause should_block() to return the wrong value. Found by @gunnarbeutner
41 KiB
41 KiB