Possible Memory Leak in pd-linux-0.25TEST4.tar

Miller Puckette mpuckett at man104nfs.UCSD.EDU
Tue Mar 30 06:53:26 CEST 1999


It sure is.  Thanks!

>is this a
memory leak?
...
              ret = getbytes(nbytes);
              ret = (void *)malloc(nbytes);   <------ MEMORY LEAK?
...

cheers
Miller



More information about the Pd-list mailing list