[FFmpeg-devel] [PATCH v2] avformat/hls: use av_strlcopy instead of strncpy

Nicolas George george at nsup.org
Mon Oct 30 15:55:18 EET 2023


Leo Izen (12023-10-30):
> > difference: user data should not be silently truncated.
> There isn't really a bug here, just an extraneous compiler warning.

Truncating user data silently is a bug. The warning is right and needs
proper fix.

Regards,

-- 
  Nicolas George


More information about the ffmpeg-devel mailing list