Module Name: src Committed By: christos Date: Fri Dec 2 19:23:16 UTC 2022
Modified Files: src/lib/libedit: readline.c Log Message: PR/57095: Yilei Yang: Change readline's replace_history_entry to not make a copy of the string to replace since H_REPLACE already makes a copy (fixes memory leak) To generate a diff of this commit: cvs rdiff -u -r1.177 -r1.178 src/lib/libedit/readline.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.