Re: [hackers] [sbase] Revert "ed: remove double free in join()" ||

2017-01-24 Thread Roberto E . Vargas Caballero
Hello Thomas, Sorry for the delay, I had some problems with my mail lately, > The trouble with reverting my commit is that readding the double free > completely > crashes ed if more than one join is performed. I think this patch (which also > reverts > back to having no double free) should han

Re: [hackers] [sbase] Revert "ed: remove double free in join()" || Roberto E. Vargas Caballero

2017-01-10 Thread Thomas Mannay
Hello Roberto, The trouble with reverting my commit is that readding the double free completely crashes ed if more than one join is performed. I think this patch (which also reverts back to having no double free) should handle your concern via blocking signal handling until the join is finished.

[hackers] [sbase] Revert "ed: remove double free in join()" || Roberto E. Vargas Caballero

2017-01-09 Thread git
commit 78bfd8978ea2af10dadc3fdadd19710068a632c4 Author: Roberto E. Vargas Caballero AuthorDate: Tue Jan 10 08:41:35 2017 +0100 Commit: Roberto E. Vargas Caballero CommitDate: Tue Jan 10 08:41:35 2017 +0100 Revert "ed: remove double free in join()" This reverts commit 30da327