zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <Peter.Stephenson@csr.com>
To: zsh-workers@zsh.org
Subject: Re: PATCH: fix line-length calculation in zle_refresh.c:singlerefresh()
Date: Mon, 2 Aug 2010 10:03:03 +0100	[thread overview]
Message-ID: <20100802100303.00e85594@csr.com> (raw)
In-Reply-To: <m3ocdl65ea.fsf-ueno@unixuser.org>

On Mon, 02 Aug 2010 12:49:01 +0900
Daiki Ueno <ueno@unixuser.org> wrote:
> If multibyte support is enabled and TERM is dumb, typing double-width
> characters causes segmentation fault:
> 
> ueno@localhost % LANG=en_US.utf8 TERM=dumb zsh -f
> localhost% <-- type あ with some input method
> *** glibc detected *** zsh: free(): invalid next size (fast):
> 0x00000000018dd500 *** zsh: abort (core dumped)  LANG=en_US.utf8
> TERM=dumb zsh -f
> 
> This is because zle_refresh.c:singlerefresh() does not calculate the
> size of new line buffer correctly.  Here is a patch for this.

Thanks, I've applied this.

-- 
Peter Stephenson <pws@csr.com>            Software Engineer
Tel: +44 (0)1223 692070                   Cambridge Silicon Radio Limited
Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, UK


Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom


      reply	other threads:[~2010-08-02  9:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-02  3:49 Daiki Ueno
2010-08-02  9:03 ` Peter Stephenson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100802100303.00e85594@csr.com \
    --to=peter.stephenson@csr.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).