summary refs log tree commit diff stats
path: root/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/2390
blob: 775df20ae3144c180660cc17aad7b8dccacc58a2 (plain) (blame)
1
2
3
The issue pertains to Qemu's handling of a specific system call (`getsockopt`), where it incorrectly returns an error when `optval` is NULL, contrary to expected behavior on native Linux systems and documentation. This falls under errors related to system calls.

syscall