]> git.sesse.net Git - ffmpeg/commit
avformat/ftp: do not break protocol on username or password with newlines
authorMarton Balint <cus@passwd.hu>
Wed, 5 Feb 2020 23:48:17 +0000 (00:48 +0100)
committerMarton Balint <cus@passwd.hu>
Sat, 15 Feb 2020 17:41:36 +0000 (18:41 +0100)
commit04f1d49709dac2d0e35f54bbe49cf00ba632e6dd
tree8ead876ebe49cfb231fd81101eeac308bc066f80
parentf204a38e08f937f6204bb21a3d95a23089679fe0
avformat/ftp: do not break protocol on username or password with newlines

Signed-off-by: Marton Balint <cus@passwd.hu>
libavformat/ftp.c