skins2: fix memory leak (a malloc not paired with a free)
commit1c05e50d0a9809a738050248b51649e6d35698be
authorErwan Tulou <erwan10@videolan.org>
Thu, 6 May 2010 13:42:03 +0000 (6 15:42 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 9 May 2010 21:36:57 +0000 (9 23:36 +0200)
tree416fa4ac198472cb36d79adaee833e9acf366a8e
parent7146c0c0ba1e17322705ad9b109cdd20c28ea9e2
skins2: fix memory leak (a malloc not paired with a free)
(cherry picked from commit 4337a2d9b9e125f0619e1e7ffc390ce161d76284)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/skins2/commands/cmd_vars.hpp
modules/gui/skins2/src/vlcproc.cpp