From c7a9cf465dd620ef48d586026944d9bd7a0d5d6d Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 9 May 2017 17:49:18 +0100 Subject: 40181: Fix buffer overrun in xsymlinks. There was no check for copying to the internal xbuf2 for a preliminary test. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 82d4a7086..ee6e918db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2017-05-09 Peter Stephenson + * 41081: Src/utils.c, Test/D02glob.ztst: Symlink expansion + didn't test all buffer length calculations. + * 41078: Src/prompt.c, Test/D01prompt.ztst: Empty psvar could cause bad reference in prompt expansion. -- cgit 1.4.1