1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-04 05:52:09 +00:00
mpv/stream/librtsp
reimar 8605d7090e Use memset to make sure all parts of struct sockaddr_in are always initialized.
Problem reported by [kmkaplan+mplayer-dev-eng (at) kim kim-minh com]


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28732 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-25 12:51:20 +00:00
..
rtsp_rtp.c Use memset to make sure all parts of struct sockaddr_in are always initialized. 2009-02-25 12:51:20 +00:00
rtsp_rtp.h Add missing header #includes to fix 'make checkheaders'. 2008-05-03 17:44:27 +00:00
rtsp_session.c Convert HAVE_WINSOCK2_H into a 0/1 definition. 2009-02-01 13:42:27 +00:00
rtsp_session.h Add missing header #includes to fix 'make checkheaders'. 2008-05-03 17:44:27 +00:00
rtsp.c Convert HAVE_WINSOCK2_H into a 0/1 definition. 2009-02-01 13:42:27 +00:00
rtsp.h Fix the issue instead of reverting 2008-06-25 13:03:18 +00:00