summary refs log tree commit diff stats
path: root/results/classifier/phi4:14b/reasoning/manual-review/833
blob: da18cd3ff083ae48d9528de6aed5ad4fcfdbdd4a (plain) (blame)
1
2
3
syscall

The issue involves the `sendmsg` system call behaving differently under QEMU compared to native Linux when the message contains zero-length `iov`, despite containing ancillary data. This suggests an inconsistency or error in handling the syscall within the QEMU environment.