From 96beb5ced9f3763dba142c15614476e043af3b43 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 10 Jun 2025 16:56:41 +0100 Subject: 53738: Fix memory leak in command substitution. This happened if the substituion had a here document but the parse failed. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cd9b5bdca..10430913d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2025-06-10 Peter Stephenson + + * 53738: Src/parse.c: memory leak in here doc in failed command + substitution. + 2025-06-05 Mikael Magnusson * unposted: Completion/Unix/Command/_subversion: fix return -- cgit v1.2.3-70-g09d2