A crash in AutoKern2NewClass

View: New views
1 Messages — Rating Filter:   Alert me  

A crash in AutoKern2NewClass

by Alexey Kryukov-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On my system FF crashes each time I am attempting to autokern a set of
kerning classes. I suppose the problem is caused by line 685
in autowidth2.c: it should be

    int **iright = galloc(rcnt*sizeof(int*));

rather than

    int **iright = galloc(rcnt*sizeof(int));

--
Regards,
Alexey Kryukov <anagnost at yandex dot ru>

Moscow State University
Historical Faculty

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fontforge-devel mailing list
Fontforge-devel@...
https://lists.sourceforge.net/lists/listinfo/fontforge-devel