]> git.sesse.net Git - vlc/commit
vout: fix memory leak in ThreadReinit() in case of similar video format
authorHannes Domani <ssbssa@yahoo.de>
Wed, 17 Sep 2014 17:54:06 +0000 (19:54 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 7 Feb 2015 15:28:04 +0000 (16:28 +0100)
commitb1665d3d462a53354cc4413ea9714a20f887967d
tree87f17948682abbc853cbcb1645c6636963d6a32e
parent2e45e74fae25ccdae5ba4d5cf7f93fdd2c99f944
vout: fix memory leak in ThreadReinit() in case of similar video format

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
src/video_output/video_output.c