]> git.sesse.net Git - ffmpeg/commit
avformat/rpl: Replace strcpy with av_strlcpy
authorCameron Cawley <ccawley2011@gmail.com>
Wed, 10 Jul 2019 08:27:02 +0000 (10:27 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 10 Jul 2019 10:54:57 +0000 (12:54 +0200)
commit94d45a13c7e893538ca59bf6605a772c13f64f95
treecc8af391a257559521926422f7013a66e1e16e45
parent925e33b253c81112960854c61cdbb71682e51f4b
avformat/rpl: Replace strcpy with av_strlcpy

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/rpl.c