mirror of
https://github.com/fluencelabs/musl
synced 2025-05-30 16:11:40 +00:00
the lifetime of compound literals is the block in which they appear. the temporary struct __timespec_kernel objects created as compound literals no longer existed at the time their addresses were passed to the kernel.