projects
/
apps
/
home
/
video-player.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4281e0
)
Add TODO item
author
Behdad Esfahbod
<behdad@behdad.org>
Thu, 5 Nov 2009 23:03:26 +0000
(18:03 -0500)
committer
Behdad Esfahbod
<behdad@behdad.org>
Thu, 5 Nov 2009 23:03:26 +0000
(18:03 -0500)
src/hb-ft.c
patch
|
blob
|
history
diff --git
a/src/hb-ft.c
b/src/hb-ft.c
index
eecafef
..
00a953f
100644
(file)
--- a/
src/hb-ft.c
+++ b/
src/hb-ft.c
@@
-162,6
+162,7
@@
hb_ft_face_create (FT_Face ft_face,
{
hb_face_t *face;
+ /* TODO: Handle NULL ft_face (in other places too */
if (ft_face->stream->base != NULL) {
hb_blob_t *blob;