Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: read -q broken on OSX / BSD?



On Jan 7,  9:47am, Peter Stephenson wrote:
}
} Now I look, if we're going to tinker like that, the zfree(buf, bptr -
} buf + 1) becomes a bit dodgy, too.

Is there really any case where the size passed to zfree matters?  IIRC
in the heap code we're passing only the size of the header structure,
not the size of the actual allocated block.



Messages sorted by: Reverse Date, Date, Thread, Author