blob: b5abadc87329ca627f3423ee8a0f66f5fbc6a2e8 (
plain) (
blame)
1
2
3
|
The issue arises during the execution phase when QEMU fails to correctly handle the AT_EXECFD value, leading to incorrect file descriptor behavior. This is a runtime problem because it occurs while the program is running and affects how file descriptors are managed.
runtime
|