bug-gawk
[Top][All Lists]
Advanced

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

[bug-gawk] Memory leak into gawk


From: alex
Subject: [bug-gawk] Memory leak into gawk
Date: Mon, 13 Jun 2011 14:33:43 +0200
User-agent: SquirrelMail/1.4.21

Hi

Just for your information, there is a memory leak into gawk version 3.1.8.
It's concerning the variable :

extra_stack = malloc(STACK_SIZE); (line 304).

You'll find a patch in attachment of this mail.

Bests regard

Attachment: gawk.patch
Description: Text Data


reply via email to

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