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

Re: access already freed memory when resize window



On Sun, 20 Mar 2016 10:19:10 -0700
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> It doesn't even help to queue signals, because waiting for the command
> substitution to finish must temporarily unqueue them.

Right, but shouldn't there at least be some attempt to tame the points
at which recursion can happen?  Or is that already happening, and all
the effects we're seeing are out at the top level after the signal
handler has returned?

pws



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