]> git.sesse.net Git - vlc/commit
Fixed used of uninitialized memory on unsupported track.
authorLaurent Aimar <fenrir@videolan.org>
Tue, 8 Jul 2008 19:32:56 +0000 (19:32 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 8 Jul 2008 19:36:48 +0000 (19:36 +0000)
commit235529f2aca9d8ee263d0723792e91d582f1816a
tree6c429fa5a4972a94dd8548fae689f18cacab5195
parentda12022b26ca3f95c4038ceb73926603c27b8f1e
Fixed used of uninitialized memory on unsupported track.
Fixed usage of start_time.
(It should fix #799)
modules/demux/avformat/demux.c