mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-30 00:13:21 +00:00
The extra argument to fcntl is a pointer in the case of F_GETLK/F_SETLK and we were pulling out a u32, leading to pointer truncation on x86_64. Among other things, this fixes Assistant on x86_64 :^)
4.2 KiB
4.2 KiB