bug in spline_path

Mark Danks mdanks at smtp.xaostools.com
Tue May 26 20:43:42 CEST 1998


Patrick Rost found a bug in the spline_path object (actually a
crasher).  This is on all platforms.  Basically, if the input to
spline_path is >= 1.0, then there is some seriously undefined behavior
which wanders around memory (there is an error in my knot logic).

  I hope to have a fix for this in the next day or so.  Until then, just
clamp the max input value to .99 or something.

Later, Mark

-- 
------------------------------------
-           Mark Danks             -
-       mdanks at xaostools.com       -
-  http://cybermed.ucsd.edu/mdanks -
------------------------------------



More information about the Pd-list mailing list