diff options
Diffstat (limited to 'results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1394')
| -rw-r--r-- | results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1394 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1394 b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1394 new file mode 100644 index 000000000..ce81d16fe --- /dev/null +++ b/results/classifier/no-thinking-deepseek-r1:70b/reasoning/syscall/1394 @@ -0,0 +1,3 @@ +The issue involves incorrect byte swapping when using `getresuid()` in a big-endian sparc64 environment under QEMU. This points to a problem with how system calls are handled, specifically with uid_t values not being properly endianness-adjusted. + +syscall \ No newline at end of file |