[PD-dev] [ pure-data-Patches-1473684 ] fix for array overflow

SourceForge.net noreply at sourceforge.net
Mon Aug 14 09:22:04 CEST 2006


Patches item #1473684, was opened at 2006-04-20 18:50
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1473684&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
Status: Open
>Resolution: Accepted
Priority: 8
Submitted By: Thomas Grill (xovo)
Assigned to: Miller Puckette (millerpuckette)
Summary: fix for array overflow

Initial Comment:
in s_inter.c, function sys_startgui the zz array is too
small to hold all members of the defaultfontshit array,
leading to overflow and uneasyness.
Attached is a patch (relative to devel) providing a fix
for the problem.
greetings,
Thomas

----------------------------------------------------------------------

Comment By: Miller Puckette (millerpuckette)
Date: 2006-08-14 07:02

Message:
Logged In: YES 
user_id=313747

Applied by hand, hope this fixes it. (0.40)


----------------------------------------------------------------------

Comment By: Thomas Grill (xovo)
Date: 2006-04-20 18:51

Message:
Logged In: YES 
user_id=350252

increased priority since the bug implies memory corruption
or crashes.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1473684&group_id=55736




More information about the Pd-dev mailing list