]> git.sesse.net Git - vlc/commit
* modules/demux/m3u.c: allocate buffer for stream_Read().
authorGildas Bazin <gbazin@videolan.org>
Wed, 23 Jun 2004 13:58:02 +0000 (13:58 +0000)
committerGildas Bazin <gbazin@videolan.org>
Wed, 23 Jun 2004 13:58:02 +0000 (13:58 +0000)
commitcb45b4c518bd2197c1522189397ec29aacb500c4
treeaafa14813f843227159bda7fb0b24d29f1f3297a
parent9ef9462dd26e7ff66aebb757bd796bddc8e623cb
* modules/demux/m3u.c: allocate buffer for stream_Read().
* src/input/stream.c: fixed detection of EOF.
modules/demux/m3u.c
src/input/stream.c