summary refs log tree commit diff stats
path: root/results/classifier/deepseek-r1:14b/output/other/1885720
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-r1:14b/output/other/1885720')
-rw-r--r--results/classifier/deepseek-r1:14b/output/other/188572012
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/deepseek-r1:14b/output/other/1885720 b/results/classifier/deepseek-r1:14b/output/other/1885720
new file mode 100644
index 000000000..56fe79e7a
--- /dev/null
+++ b/results/classifier/deepseek-r1:14b/output/other/1885720
@@ -0,0 +1,12 @@
+
+qemu/migration/postcopy-ram.c:387: bad return expression ?
+
+qemu/migration/postcopy-ram.c:387:9: style: Non-boolean value returned from function returning bool [returnNonBoolInBooleanFunction]
+
+Source code is
+
+       return -1;
+
+but
+
+bool postcopy_ram_supported_by_host(
\ No newline at end of file