On 8/21/16 10:11 PM, Dmitry Goncharov wrote:
> Good morning.
>
> The patch in the attachment fixes a leak in expand_amble.
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, UTe
Good morning.
The patch in the attachment fixes a leak in expand_amble.
regards, Dmitry
diff --git a/braces.c b/braces.c
index 61c1ab1..c6d567f 100644
--- a/braces.c
+++ b/braces.c
@@ -319,6 +319,8 @@ expand_amble (text, tlen, flags)
if (tresult == 0)
{
interna