]> git.ipfire.org Git - thirdparty/bash.git/commit
readline fix for rl_undo_list pointer aliasing; arith command sets word_top
authorChet Ramey <chet.ramey@case.edu>
Mon, 6 Mar 2023 15:50:45 +0000 (10:50 -0500)
committerChet Ramey <chet.ramey@case.edu>
Mon, 6 Mar 2023 15:50:45 +0000 (10:50 -0500)
commit277c21d2b2c6730f6cbda428180b08bacdcecc80
treef59b31b4411b533081e70f02ecaef694aab6f707
parent0bd0fb59669007668cb54aba21d57b5182b4e12c
readline fix for rl_undo_list pointer aliasing; arith command sets word_top
14 files changed:
CWRU/CWRU.chlog
MANIFEST
examples/loadables/Makefile.in
examples/loadables/kv.c [new file with mode: 0644]
lib/readline/histlib.h
lib/readline/history.c
lib/readline/misc.c
lib/readline/search.c
parse.y
print_cmd.c
tests/func.right
tests/func.tests
tests/func5.sub [new file with mode: 0644]
tests/parser.tests