]> git.sesse.net Git - vlc/commit
programs is a string, which is a string, which is not a list
authorRémi Denis-Courmont <remi@remlab.net>
Tue, 8 Jun 2010 17:39:01 +0000 (20:39 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Tue, 8 Jun 2010 17:41:14 +0000 (20:41 +0300)
commit034ae114634510d7cdf7fe15e2e76ac34c1a6ddf
tree2e8bc95a71bde25bdc4e57695b3be58fd6fcb3d6
parent2cd8dae355364132c3129998a8cede8e302407fb
programs is a string, which is a string, which is not a list

This fixes an assertion failure whenever --programs is used.
This should also fix a memory leak in the ES output.

This needs testing and backport to 1.1-bugfix.
src/input/es_out.c
src/input/input.c
src/input/var.c
src/misc/variables.c