[vlc-devel] vlc: svn commit r22421 (funman)
    Subversion daemon 
    svn at videolan.org
       
    Thu Oct  4 04:57:19 CEST 2007
    
    
  
r22421 | funman | 2007-10-04 04:57:18 +0200 (Thu, 04 Oct 2007) | 4 lines
Changed paths:
   M /trunk/modules/misc/freetype.c
freetype: fix a segfault introduced in [21339]
FcConfigSetCurrent( p_sys->p_fontconfig ) is useless since we already use that configuration, and it will destroy it.
So, when we want to destroy it again when freetype module is closed, CRASH.
 > http://trac.videolan.org/vlc/changeset/22421
    
    
More information about the vlc-devel
mailing list