On 2009-04-16 09:37+0200 Mark de Wever wrote:

> Hi,
>
> When using plfill with arrays with too many elements, the number of elements 
> used gets reduced to PL_MAXPOLY. If the values of the last elements are not 
> equal to the first elements the number of elements is increased and the 
> arrays will be written beyond their bounds. The bound_overflow patch fixes 
> this issue.
>
> c_plfill3 seems to have the same problem seems to have the same error 
> (plfill.c:127), I've no test case for it so didn't fix it. Should I post a 
> bug report or can you fix it quickly?

Thanks, Mark, for spotting these plfill and plfill3 array overflow issues.
I have fixed plfill following your patch and similarly for plfill3 (revision
9807).  Let us know if you find anything else.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to