Re: [Plplot-devel] Buffer problem fixed.

2006-12-01 Thread Jim Dishaw
Andrew Ross <[EMAIL PROTECTED]> writes: > I've just fixed a bug in plbuf.c to do with memory allocation which > caused example 20 to crash with a segmentation fault. There was also > an associated memory leak. Looking back at various old versions I have > compiled up here this bug must have been

Re: [Plplot-devel] Buffer problem fixed.

2006-12-01 Thread Andrew Ross
On Thu, Nov 30, 2006 at 11:29:26AM -0800, Alan Irwin wrote: > On 2006-11-30 17:01- Andrew Ross wrote: > > > Looking back at various old versions I have > > compiled up here this bug must have been introduced with the changes > > to memory buffers in June. > > > > We have the examples to regres

Re: [Plplot-devel] Buffer problem fixed.

2006-11-30 Thread Alan W. Irwin
On 2006-11-30 17:01- Andrew Ross wrote: > > I've just fixed a bug in plbuf.c to do with memory allocation which > caused example 20 to crash with a segmentation fault. There was also > an associated memory leak. Thanks very much for finding and fixing this problem. > Looking back at various