Re: alias and memory leak
Re: alias and memory leak
- Subject: Re: alias and memory leak
- From: Emmanuel <email@hidden>
- Date: Sat, 17 Feb 2001 23:45:23 -0600
At 19:46 +0100 17/02/01, Victor Yee wrote:
>
>
I asked before if resolving aliases could lead to a memory leak. With a
>
little testing, I've refined the question to: does failing to resolve an
>
alias lead to a memory leak? Well... it does on my computer :-(
Yes. I mentioned it long ago. To such extent that we have implemented in
our script editor (Smile) a special stupid function named "SmileAlias",
which returns exactly the same thing as "alias", but without leak.
Emmanuel