[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] ftview/ftstring segfault with -e unic
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] ftview/ftstring segfault with -e unic |
Date: |
Sun, 14 May 2006 22:49:51 +0200 (CEST) |
> The bug is in FTC_CMapCache_Lookup() [...]
Thanks for your analysis. David, please fix this.
> PS: By the way, is the num_indices = 1114112 above OK?
Yes, it is. The value 11141112 (=0x110000) is the highest possible
Unicode value.
Werner