diff options
Diffstat (limited to 'results/scraper/launchpad-without-comments/1720969')
| -rw-r--r-- | results/scraper/launchpad-without-comments/1720969 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1720969 b/results/scraper/launchpad-without-comments/1720969 new file mode 100644 index 000000000..d7147c78a --- /dev/null +++ b/results/scraper/launchpad-without-comments/1720969 @@ -0,0 +1,9 @@ +qemu/memory.c:206: pointless copies of large structs ? + +[qemu/memory.c:206]: (performance) Function parameter 'a' should be passed by reference. +[qemu/memory.c:207]: (performance) Function parameter 'b' should be passed by reference. + +Source code is + +static bool memory_region_ioeventfd_equal(MemoryRegionIoeventfd a, + MemoryRegionIoeventfd b) \ No newline at end of file |