diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1810433')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1810433 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1810433 b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1810433 new file mode 100644 index 000000000..6cb8e2fd3 --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:32b/reasoning/syscall/1810433 @@ -0,0 +1,3 @@ +The bug report describes an issue with the `pwrite` system call emulation in QEMU's aarch64-linux-user mode. The inconsistency arises when `buf` is `NULL` and `len` is 0, leading to different results compared to native environments. + +**Category:** syscall \ No newline at end of file |