Files
scrcpy/app/src
Yu-Chen Lin d80bc25eba Fix overflow in memcpy
In function ‘memcpy’,
    inlined from ‘control_msg_serialize.constprop’ at ../app/src/control_msg.c:77:5,
    inlined from ‘run_controller’ at ../app/src/controller.c:69:12:
        /usr/include/x86_64-linux-gnu/bits/string_fortified.h:34:10:
        warning: ‘__builtin___memcpy_chk’ writing 262138 bytes into a region
        of size 262130 overflows the destination [-Wstringop-overflow=]
   return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest));

Refs 901d837165
PR #2859 <https://github.com/Genymobile/scrcpy/pull/2859>

Signed-off-by: Yu-Chen Lin <npes87184@gmail.com>
Signed-off-by: Romain Vimont <rom@rom1v.com>
2021-12-04 09:18:55 +01:00
..
2021-04-18 14:36:31 +02:00
2021-12-01 18:02:35 +01:00
2021-11-29 20:39:03 +01:00
2021-11-29 20:39:03 +01:00
2021-11-29 20:39:03 +01:00
2021-11-24 22:06:49 +01:00
2021-11-29 21:15:41 +01:00
2021-10-27 18:43:47 +02:00
2021-07-14 14:54:22 +02:00
2021-10-29 12:21:34 +02:00
2021-04-25 14:38:42 +02:00
2021-12-04 09:18:55 +01:00
2021-11-24 22:06:49 +01:00
2021-04-25 14:59:10 +02:00
2021-11-24 22:06:49 +01:00
2021-11-29 20:39:03 +01:00
2021-11-18 21:33:25 +01:00
2021-07-14 14:22:32 +02:00
2021-11-24 22:06:49 +01:00
2021-11-24 22:06:49 +01:00
2021-11-24 22:06:49 +01:00
2021-10-25 18:08:37 +02:00
2021-11-29 21:15:41 +01:00
2021-11-19 09:45:02 +01:00
2020-04-15 17:39:51 +02:00
2021-11-29 21:15:32 +01:00
2021-11-29 21:15:41 +01:00
2021-11-24 22:06:49 +01:00
2021-11-29 20:39:03 +01:00
2021-11-24 22:06:49 +01:00
2021-11-12 22:44:22 +01:00
2021-11-29 20:39:03 +01:00
2021-11-29 20:39:03 +01:00
2021-11-24 22:06:49 +01:00
2021-10-26 22:49:45 +02:00
2021-11-24 22:06:49 +01:00
2021-11-24 22:06:49 +01:00
2021-07-14 14:54:22 +02:00