]> git.sesse.net Git - vlc/commit
skins2: fix a small memory leak and downgrade from err to dbg
authorErwan Tulou <erwan10@videolan.org>
Fri, 17 Feb 2012 14:04:33 +0000 (15:04 +0100)
committerErwan Tulou <erwan10@videolan.org>
Fri, 17 Feb 2012 14:34:09 +0000 (15:34 +0100)
commit61e145ca81f83a23c188b4dfa0bb62d4fd4acb6a
treee9d1f44edc377c4a25f71557dcafe55d47d55e22
parent7c693f065ba6866575f8db8a45156d2f370f848c
skins2: fix a small memory leak and downgrade from err to dbg

This last occurrence of MSG_ERR led to a memory leak.
In addition, avoid spamming the logs. A debug message is enough.
modules/gui/skins2/x11/x11_display.cpp