]> git.ipfire.org Git - thirdparty/bash.git/commit
fix for memory leak with unset associative array elements; last set of changes to...
authorChet Ramey <chet.ramey@case.edu>
Wed, 23 Nov 2022 22:03:34 +0000 (17:03 -0500)
committerChet Ramey <chet.ramey@case.edu>
Wed, 23 Nov 2022 22:03:34 +0000 (17:03 -0500)
commit3c9dd4565792bc53de3a94ec38a65a1989f3fe2f
tree94dfdbf1e476871bd9ca35a80a4221e0b19509bb
parent94d25f57f124a9b2268a3af0a0915871032f426e
fix for memory leak with unset associative array elements; last set of changes to globbing bracket expressions; fix for timing subshell commands
15 files changed:
CWRU/CWRU.chlog
config.h.in
configure
configure.ac
execute_cmd.c
include/posixselect.h
lib/glob/sm_loop.c
lib/readline/Makefile.in
lib/readline/complete.c
lib/readline/display.c
lib/readline/misc.c
lib/readline/readline.c
lib/readline/rldefs.h
lib/sh/Makefile.in
subst.c