From: Gupta, Maneesh
Date: 2015-04-27 15:51
To: FFMPEG Developer Mailing List (ffmpeg-devel@ffmpeg.org)
Subject: [FFmpeg-devel] [PATCH 2/2] OpenCL: Avoid potential buffer overflow in 
cmdutils_opencl.c by using strncpy instead of strcpy
Hi,

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

Regards,
Maneesh

Hi

I have reviewed and commented this patch before it submitted to ffmpeg-devel 
list, so it looks good to me.

Thanks
Best regards


_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to