]> git.sesse.net Git - vlc/commitdiff
Make sure that var_Get on a string will return a non NULL value.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 16 Mar 2009 20:09:44 +0000 (21:09 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 17 Mar 2009 19:06:49 +0000 (20:06 +0100)
The current code assume it everywhere.


No differences found