diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1716292')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1716292 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1716292 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1716292 new file mode 100644 index 000000000..f12d0ec6b --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1716292 @@ -0,0 +1,3 @@ +The bug report describes an issue where QEMU's user-mode emulation incorrectly handles the `write` system call when passed a zero length and a null pointer, returning `-1` instead of the expected `0`. This is clearly related to how system calls are handled in QEMU, specifically the `write` syscall. + +syscall \ No newline at end of file |