blob: 2177add12add67e683f3e0fd06f3af0ade7d8a09 (
plain) (
blame)
1
2
3
|
The bug report pertains to an issue with translating error numbers (`ee_errno`) within the `IP_RECVERR` and `IPV6_RECVERR` control messages in QEMU's system call emulation. This is specifically related to how errors are handled during system calls, making it a **syscall** category issue.
syscall
|