From c7971bbb3f7f941fd1afe1bbe9840e390552cfd0 Mon Sep 17 00:00:00 2001 From: Brendan Cully Date: Sun, 7 Aug 2005 06:21:40 +0000 Subject: [PATCH] # changelog commit --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9784389c3..d31ef5bdc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-08-07 06:20:37 Anders Helmersson (brendan) + + * pager.c: Certain versions of libc may segfault during regex + processing if given incomplete multibyte characters. Work around + this by manually trimming the display buffer. I modified it + somewhat to only check when the situation is most likely to occur: + fgets has read all the way to the capacity of the buffer. Thanks + also to Tamo for his comments. + 2005-08-07 04:58:12 Brendan Cully (brendan) * account.c, curs_lib.c, protos.h: Make username prompts -- 2.40.0