On Wed Sep 17 08:57:22 2025 +0000, Alfred Agrell wrote:
RLIMIT_NOFILE is already checked on line 221.
Right, though I wanted to keep the helper identical to the one in ntdll loader.c, and the check on line 221 is there to avoid an unused function error as it's the only call to `set_max_limit` we have here.