bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: declare ref[x] segfault and garbage values


From: Chet Ramey
Subject: Re: declare ref[x] segfault and garbage values
Date: Sun, 5 Jun 2016 17:26:42 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.1.1

On 6/2/16 7:08 AM, Grisha Levit wrote:
> These are maybe similar to the less-interesting issue of namerefs pointing
> to array subscripts, but are triggered by relatively normal assignments:

All the same problem, with the same fix: accurately reproducing the
original name and assignment statement with the value of the nameref
substituted for the original name.  The code was not as careful about
transferring values to use the new name as it should be.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]