mirror of
https://github.com/mpv-player/mpv
synced 2025-04-11 04:01:31 +00:00
another 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12634 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0fc20ac930
commit
adaec61391
@ -231,7 +231,7 @@ void *load_one_sym_mac(char *symbolName, CFragConnectionID *connID) {
|
||||
|
||||
if (strlen(symbolName) > 255)
|
||||
{
|
||||
mp_mpsg(MSGT_DECVIDEO, MSGL_V, "FindSymbol symbolname overflow\n");
|
||||
mp_msg(MSGT_DECVIDEO, MSGL_V, "FindSymbol symbolname overflow\n");
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user