]> git.sesse.net Git - ffmpeg/commit
check udp_read_packet return value not to access uninitialized memory
authorEric Paul <[eric.paul@gmail.com>
Thu, 5 Jul 2007 20:58:34 +0000 (20:58 +0000)
committerBenoit Fouet <benoit.fouet@free.fr>
Thu, 5 Jul 2007 20:58:34 +0000 (20:58 +0000)
commit74ef8b434d8d8ef02bee6a5394da849136ed1bf1
tree6921ab8c24ed0a920d0a0c19da9a70e21c53d718
parent3caffb7d80f20c66d7d582ca3d23f80ad373ba0a
check udp_read_packet return value not to access uninitialized memory
patch by Eric Paul: [eric paul gmail com]
original thread: [FFmpeg-devel] [PATCH] : libavformat segfault when a
RTSP reading is interrupted
date: 07/05/2007 03:13 PM

Originally committed as revision 9492 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/rtsp.c