]> git.sesse.net Git - vlc/commit
Fix a bunch of format string injection in the Real RTSP access
authorRémi Denis-Courmont <rem@videolan.org>
Mon, 3 Mar 2008 17:58:50 +0000 (19:58 +0200)
committerRémi Denis-Courmont <rem@videolan.org>
Mon, 3 Mar 2008 17:58:50 +0000 (19:58 +0200)
commite14f2110f980c64ca22d22aa667fc67c039bbccd
treed92542c13174cd7e90080fb980303a287de64620
parent17291ac5f14e95b0698281ba72c0373b887aee4e
Fix a bunch of format string injection in the Real RTSP access

...or why is asprintf() not the same as strdup().

Signed-off-by: Rémi Denis-Courmont <rem@videolan.org>
modules/demux/real.c