[AD] keyconf without pckeys

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


Attached is a little patch I made to fix a crash with keyconf under OSX. It
appears the utility declares various pointers if not using pckeys; the
problem is pckeys itself makes them point to valid tables, while in keyconf
when it redeclares them they point to random location. This causes troubles
later in main() when memcpy() is used on those pointers...
The patch fixes the issue, but I wanted to know if there are other ports
affected by the problem (are there other ports not using pckeys?).

-- 
Angelo Mottola
a.mottola@xxxxxxxxxx

Attachment: keyconf.diff
Description: Binary data



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