Subject: Re: [ast-developers] ksh memory leak --------
> we've found a memory leak caused by forgotten initialization. In > src/cmd/ksh93/sh/nvdisc.c:1350, tp is allocated twice: Thanks, that was already caught and fixed in ksh93u. Since nv_mount() is not called often, this should not lead to much memory build-up. David Korn [email protected] _______________________________________________ ast-developers mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-developers
