Confirmed in Jaunty via the following command:

for j in `seq 1 10`; do echo "Loop $j"; for i in `seq 1 1000000`; do
true ; done; done

-- 
bash (feisty) is not freeing memory of backticked output
https://bugs.launchpad.net/bugs/82123
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to