]> git.ipfire.org Git - thirdparty/bash.git/commit
avoid storing extra copy of function bodies; fix some minor memory leaks
authorChet Ramey <chet.ramey@case.edu>
Tue, 4 Jun 2024 16:23:18 +0000 (12:23 -0400)
committerChet Ramey <chet.ramey@case.edu>
Tue, 4 Jun 2024 16:23:18 +0000 (12:23 -0400)
commitdbb48b978671394bcb33c9f34656a9aadf40a318
treebe177baa3a37e53e88c9d1366ed13089483eed90
parentf65ed506d4dfecbc2667c34a9cb18175ada95cea
avoid storing extra copy of function bodies; fix some minor memory leaks
CWRU/CWRU.chlog
builtins/declare.def
builtins/exec.def
parse.y
subst.c
variables.c