]> git.sesse.net Git - vlc/commit
android_window: fix subtitle clear area too big
authorThomas Guillem <thomas@gllm.fr>
Fri, 28 Nov 2014 14:34:13 +0000 (15:34 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 28 Nov 2014 16:28:40 +0000 (17:28 +0100)
commit7ead8cf09e2d78d4592dcc4070e6b8d69af8112c
tree6c1479fa7b5a5670aae8f7f9be412cc244d0fe06
parentdb98be9a2520b2ce178f67370a13490fc3e17966
android_window: fix subtitle clear area too big

This led to a memory corruption.

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