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

Re: zsh malloc/heap corruption



On Sun, Sep 28, 2025 at 6:41 PM Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
>
> Is regfree() later on safe?

Good question.  I wasn't able to induce a crash there, but it might
depend on whether/when the malloc internals try to release space back
to the OS.

Can't hurt to wrap that as well.




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