]> git.sesse.net Git - vlc/commit
Revert "nuv: Fix some warnings and fix an issue where some unitialized pointer access...
authorLaurent Aimar <fenrir@videolan.org>
Mon, 24 Aug 2009 20:22:55 +0000 (22:22 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 24 Aug 2009 20:43:07 +0000 (22:43 +0200)
commit9ae21742fae1c166888bf32c7f13e898275f678f
tree212281dcfd7adee4199be4dbd06b773b65100dde
parent3c27577ea7dbe53644b4340c6802216c1180e120
Revert "nuv: Fix some warnings and fix an issue where some unitialized pointer access could lead to a crash."

This reverts commit 3bbe374b28aa3452cc2da64becb3445cf1d20833.
This commit is wrong. There was no risk of crash. I will add assert
instead when not obvious.
modules/demux/nuv.c