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

Re: buffer overflow detected ***: ../Src/zsh terminated



On Fri, Mar 30, 2007 at 06:01:45PM +0400, Alexey Tourbin wrote:
> Here is what happens with most recent zsh snapshot.
> 
> ./D07multibyte.ztst: starting.
> Testing multibyte with locale en_US.UTF-8
> *** buffer overflow detected ***: ../Src/zsh terminated

git-bisect blames this change:

commit c28114a1fadd68432443c3a4b3822efdd11dbad2
Author: Peter Stephenson
Date:   Sat Feb 10 22:12:59 2007 +0000

    fix metafication of ${(#)x}
---
 ChangeLog              |    6 ++++++
 Src/subst.c            |   12 ++++++++----
 Test/D07multibyte.ztst |   32 ++++++++++++++++++++++++++++++++
 3 files changed, 46 insertions(+), 4 deletions(-)

Attachment: pgpDELuNV5M3k.pgp
Description: PGP signature



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