freebsd-dev/bin/sh
Tor Egge f14c1c47f9 Don't call setvar() with the VTEXTFIXED flag. A copy is created by
setvar() and passed to setvareq(). When the VTEXTFIXED flag is set,
that copy is never freed, causing a memory leak.

PR:		31533
Submitted by:	maxim@macomnet.ru
2001-11-07 23:00:05 +00:00
..
bltin
funcs
alias.c
alias.h
arith_lex.l
arith.h
arith.y
builtins.def
cd.c Don't call setvar() with the VTEXTFIXED flag. A copy is created by 2001-11-07 23:00:05 +00:00
cd.h
error.c
error.h
eval.c
eval.h
exec.c
exec.h
expand.c Don't check uninitialized memory for having the shell control character 2001-09-19 20:16:38 +00:00
expand.h
histedit.c *** empty log message *** 2001-10-01 08:43:58 +00:00
init.h
input.c *** empty log message *** 2001-10-01 08:43:58 +00:00
input.h
jobs.c
jobs.h
machdep.h
mail.c
mail.h
main.c
main.h
Makefile
memalloc.c
memalloc.h
miscbltin.c
mkbuiltins
mkinit.c
mknodes.c
mksyntax.c Repair normally unused is_digit() macro. 2001-10-14 21:11:33 +00:00
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c
output.h
parser.c BASESYNTAX, DQSYNTAX, SQSYNTAX and ARISYNTAX handles negative indexes. 2001-09-19 20:07:47 +00:00
parser.h
redir.c
redir.h
sh.1
shell.h
show.c
show.h
TOUR
trap.c
trap.h
var.c
var.h