[AD] Patch to stop the grabber crashing occasionally...

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


This patch stops occasional crashes in the grabber:
--- c:/home/cvs/allegro/tools/plugins/datfont.c	Sun Aug 13 00:16:38 2000
+++ d:/allegro/tools/plugins/datfont.c	Tue Aug 29 22:49:40 2000
@@ -51,6 +51,7 @@
       fnt->renderhook = NULL;
       fnt->widthhook = NULL;
       fnt->heighthook = NULL;
+      fnt->destroyhook = NULL;
 
       count = fnt->end-fnt->start+1;
 
It should be applied to allegro/tools/plugins/datfont.c.

Bye for now,
-- 
Laurence Withers, lwithers@xxxxxxxxxx
                http://www.lwithers.demon.co.uk/

Attachment: signature.asc
Description: PGP signature



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/