]> git.sesse.net Git - vlc/commit
Fixed a bit panoramix.
authorLaurent Aimar <fenrir@videolan.org>
Wed, 20 Aug 2008 21:06:13 +0000 (23:06 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Wed, 20 Aug 2008 21:13:11 +0000 (23:13 +0200)
commitaba84a741ac82b651e02392f72bbd6db08dacba3
tree62d75202945b055dbf75fd12db9b505f0664b1ec
parent5fff76145c2ad523334cc15432f458f1940ed895
Fixed a bit panoramix.

Fix var_CreateGetBool/Integer mix up.
Fix an in valid free.
Fix an out of bound read.
Fix uninitialized variables.
(It may help with #1879)
modules/video_filter/panoramix.c