[PD-dev] [ pure-data-Patches-1224768 ] checks for NULL-pointers in g_rtext.c

SourceForge.net noreply at sourceforge.net
Tue Jun 21 11:57:30 CEST 2005


Patches item #1224768, was opened at 2005-06-21 11:57
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1224768&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-dev
Group: bugfix
Status: Open
Resolution: None
Priority: 5
Submitted By: IOhannes m zmölnig (zmoelnig)
Assigned to: Miller Puckette (millerpuckette)
Summary: checks for NULL-pointers in g_rtext.c

Initial Comment:
most funtions in g_rtext.c do not check whether a
passed pointer is non-zero and thus crash with
NULL-pointers.

the added patch performs these checks.
is this a performance hog ???



this should fix BUG-1186531 (which i wasn't able to
reproduce at all)

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

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




More information about the Pd-dev mailing list