j
k
j a
j l
On Wed, 2007-05-23 at 09:51 +0100, Richard W.M. Jones wrote:
+ oldbuffer = buffer; + buffer = realloc (buffer, len+1); + if (buffer == NULL) goto out_of_memory;
Missed it here too. Cheers, Mark.
Back to the thread
Back to the list