[PD-dev] realloc()

Alexandre Quessy listes at sourcelibre.com
Tue Mar 7 08:09:57 CET 2006


Hi,

I am trying to use realloc() to manipulate strings. I get the following
PD error when I try to make a string about 64 chars long.

*** glibc detected *** realloc(): invalid next size: 0x0830df68 ***

Does it mean that PD only allows me to use that much memory, according
to the size of my struct or a little more ? I hope not.

Thanks,
aalex




More information about the Pd-dev mailing list