On 6/8/17 10:24 AM, dualbus wrote: > After a closer reading, I think the Address Sanitizer is complaining > about bash's local copy (the one created with `savestring`) not being > released. > > It's not a real issue, but it makes running the tests with ASAN a bit > less useful.
That would be strange behavior. If it complains about that, why doesn't it complain about all memory that bash holds onto but doesn't free before it exits? -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU c...@case.edu http://cnswww.cns.cwru.edu/~chet/