bug-bash
[Top][All Lists]
Advanced

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

Re: Bash leaks memory when doing function calls while reading from subsh


From: Øyvind Hvidsten
Subject: Re: Bash leaks memory when doing function calls while reading from subshell as stdin
Date: Sun, 17 Dec 2017 22:25:20 +0100
User-agent: Cathedral Secure Mail v0.8

Awesome. Thanks!

On 08/12/17 15:57, Chet Ramey wrote:
On 12/7/17 7:41 AM, Øyvind Hvidsten wrote:

Bash Version: 4.4
Patch Level: 12
Release Status: release

Description:
     Somehow the included script causes a memory leak. Memory usage will
grow huge over a very short timeframe.

Thanks for the report. It's the return in f2 that causes the problem.
This will be fixed in the next devel branch push. If you want to play
around with the fix, I've attached a patch.

Chet




reply via email to

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