From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3631 invoked from network); 16 Sep 1999 12:22:31 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 16 Sep 1999 12:22:31 -0000 Received: (qmail 27174 invoked by alias); 16 Sep 1999 12:22:18 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7864 Received: (qmail 27167 invoked from network); 16 Sep 1999 12:22:17 -0000 Date: Thu, 16 Sep 1999 14:22:16 +0200 (MET DST) Message-Id: <199909161222.OAA01143@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: Peter Stephenson's message of Thu, 16 Sep 1999 11:09:48 +0200 Subject: Re: Core dump inserting completion Peter Stephenson wrote: > I get the shell to crash every time with the following. > > 1. Pick a directory with menu selection > 2. Use accept-line-and-down-history to browse the directory. > 3. Hit return on some completion. Oops. Bye Sven --- os/Zle/zle_tricky.c Wed Sep 15 15:39:21 1999 +++ Src/Zle/zle_tricky.c Thu Sep 16 14:19:59 1999 @@ -7389,7 +7391,6 @@ g = n; } hasperm = 0; - minfo.cur = NULL; } /* Insert the given string into the command line. If move is non-zero, * -- Sven Wischnowsky wischnow@informatik.hu-berlin.de