[vlc-devel] commit: Fixed a potential segfault when font builder thread try to release (Laurent Aimar )

git version control git at videolan.org
Sun Jul 20 22:24:43 CEST 2008


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun Jul 20 22:16:33 2008 +0200| [2121de2768caf997399ff534c0021e9204258fa1]

Fixed a potential segfault when font builder thread try to release
itself.
Use the fontconfig the font builder thread created (Fixed a few past
broken commits).
Fixed fontconfig lock (a unique lock for all instances).

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2121de2768caf997399ff534c0021e9204258fa1
---

 modules/misc/freetype.c |  275 ++++++++++++++++++++++++++---------------------
 1 files changed, 150 insertions(+), 125 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=2121de2768caf997399ff534c0021e9204258fa1



More information about the vlc-devel mailing list