[FFmpeg-devel] [PATCH 2/2] OpenCL: Avoid potential buffer overflow in cmdutils_opencl.c by using strncpy instead of strcpy

Gupta, Maneesh Maneesh.Gupta at amd.com
Mon Apr 27 09:51:36 CEST 2015


Hi,

There was a potential buffer overflow during a strcpy operation in cmdutils_opencl.c. This patch attempts to fix the same.

Regards,
Maneesh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-OpenCL-Replace-strcpy-with-strncpy-to-avoid-buffer-o.patch
Type: application/octet-stream
Size: 970 bytes
Desc: 0002-OpenCL-Replace-strcpy-with-strncpy-to-avoid-buffer-o.patch
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150427/119b97c8/attachment.obj>


More information about the ffmpeg-devel mailing list