mpv/stream
reimar 86a5b7a4cc cookies: replace sprintf with snprintf
Use snprintf instead of sprintf.

No good reason beyond paranoia and Coverity complaining about it.
In a very theoretical, construed case the adds might overflow
or the environment might change in-between the getenv calls.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@35307 b3059339-0415-0410-9bf9-f77b7e298cf2
2012-10-31 22:45:04 +01:00
..
ai_alsa1x.c
ai_oss.c
asf_mmst_streaming.c
asf_mmst_streaming.h
asf_streaming.c
audio_in.c
audio_in.h
cache2.c stream: add STREAM_CTRL_GET_CURRENT_TITLE 2012-10-30 19:50:20 +01:00
cache2.h
cdd.h
cdinfo.c
cookies.c cookies: replace sprintf with snprintf 2012-10-31 22:45:04 +01:00
cookies.h
dvb_tune.c
dvb_tune.h
dvbin.h
frequencies.c
frequencies.h
http.c stream: fix redirection for proxy URLs 2012-10-30 19:50:20 +01:00
http.h
network.c url: simplify 2012-10-30 19:50:20 +01:00
network.h
pvr.h
stream.c stream_ffmpeg: handle rtsp:// URLs by default, add lavf:// 2012-10-28 17:35:56 +01:00
stream.h stream: add STREAM_CTRL_GET_CURRENT_TITLE 2012-10-30 19:50:20 +01:00
stream_bluray.c stream: add STREAM_CTRL_GET_CURRENT_TITLE 2012-10-30 19:50:20 +01:00
stream_cdda.c
stream_cddb.c stream_cddb: replace sprintf with snprintf 2012-10-31 22:44:05 +01:00
stream_dvb.c
stream_dvd.c stream: add STREAM_CTRL_GET_CURRENT_TITLE 2012-10-30 19:50:20 +01:00
stream_dvd.h
stream_dvd_common.c
stream_dvd_common.h
stream_ffmpeg.c stream_ffmpeg: handle rtsp:// URLs by default, add lavf:// 2012-10-28 17:35:56 +01:00
stream_file.c stream_file: explicitly signal EOF 2012-10-30 19:50:18 +01:00
stream_ftp.c stream_ftp: fix double free in one error case 2012-10-30 19:50:17 +01:00
stream_mf.c
stream_netstream.c
stream_netstream.h
stream_null.c
stream_pvr.c
stream_radio.c
stream_radio.h
stream_smb.c
stream_tv.c mplayer, stream_tv: move variable initialization 2012-08-03 04:51:55 +02:00
stream_udp.c
stream_vcd.c
stream_vstream.c
tcp.c
tcp.h
tv.c cleanup: remove references to CONFIG_TV_DSHOW 2012-10-30 19:50:20 +01:00
tv.h
tvi_bsdbt848.c libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
tvi_def.h
tvi_dummy.c
tvi_v4l2.c libaf: rename af_format.h to format.h 2012-08-29 00:50:26 +02:00
udp.c
udp.h
url.c stream: fix redirection for proxy URLs 2012-10-30 19:50:20 +01:00
url.h stream: fix redirection for proxy URLs 2012-10-30 19:50:20 +01:00
vcd_read.h
vcd_read_darwin.h
vcd_read_fbsd.h
vcd_read_win32.h