NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57095 CVS commit: src/lib/libedit
The following reply was made to PR lib/57095; it has been noted by GNATS.
From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57095 CVS commit: src/lib/libedit
Date: Fri, 2 Dec 2022 14:23:16 -0500
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.
Home |
Main Index |
Thread Index |
Old Index