[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: a=$* -> crash
From: |
Chet Ramey |
Subject: |
Re: a=$* -> crash |
Date: |
Wed, 27 Jul 2016 15:16:15 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 |
On 7/27/16 7:59 AM, Andreas Schwab wrote:
> (gdb) r
> Starting program: /bin/bash -c a=\$\*
>
> Program received signal SIGSEGV, Segmentation fault.
> quote_string (string=string@entry=0x0) at subst.c:3940
> 3940 if (*string == 0)
Thanks for the report and fix.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/
- a=$* -> crash, Andreas Schwab, 2016/07/27
- Re: a=$* -> crash,
Chet Ramey <=