mirror of
https://github.com/mpv-player/mpv
synced 2025-01-03 05:22:23 +00:00
10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8786 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d739c517d1
commit
e6e0f6674f
@ -1257,8 +1257,8 @@ if(suboverlap_enabled){
|
||||
for (i = first[j].lines - 1; i >= 0; --i) {
|
||||
free(first[j].text[i]);
|
||||
}
|
||||
free(&first[j]);
|
||||
}
|
||||
free(first);
|
||||
|
||||
return second;
|
||||
} else { //if(suboverlap_enabled)
|
||||
|
Loading…
Reference in New Issue
Block a user