]> granicus.if.org Git - libass/commit
Fix crash if glyph bitmap rasterization fails
authorGrigori Goronzy <greg@blackbox>
Fri, 14 Aug 2009 11:57:02 +0000 (13:57 +0200)
committerGrigori Goronzy <greg@blackbox>
Fri, 14 Aug 2009 11:57:02 +0000 (13:57 +0200)
commit4449ec9df99716a1be439c38bffe2a5b013c60bf
tree4bcb18db1bafbf672b8751fdafd766ebe99bc5bc
parenta70c851e75871cef06f039755ba49939a85e7ece
Fix crash if glyph bitmap rasterization fails

Check whether the glyph bitmap used for cache size calculations really
exists.
libass/ass_cache.c