mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
I now have access to some of the private bugs on the Red Hat bug tracker. This one doesn't have a lot of information on the patch, but it contains a good reproducer, so we can at least verify that it works. src/cmd/ksh93/sh/array.c, src/cmd/ksh93/sh/name.c: - Apply the patch associated with Red Hat bug #921455. Source: https://src.fedoraproject.org/rpms/ksh/blob/642af4d6/f/ksh-20120801-memlik.patch This was applied to Red Hat's ksh on 04 Jul 2013. src/cmd/ksh93/tests/leaks.sh: - Add leak tests for associative and indexed arrays in functions based on the reproducer from rhbz#921455. - Both tests still leak (though much less) when run in a locale other than C. For now, temporarily set the locale to C and add a TODO note. Perhaps another Red Hat patch is yet to fix this. |
||
---|---|---|
.. | ||
builtin | ||
INIT | ||
ksh93 | ||
Makefile | ||
Mamfile |