]> granicus.if.org Git - neomutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Sun, 7 Aug 2005 06:21:40 +0000 (06:21 +0000)
committerBrendan Cully <brendan@kublai.com>
Sun, 7 Aug 2005 06:21:40 +0000 (06:21 +0000)
ChangeLog

index 9784389c3e19ce21a113008c8e66673d5aef9a63..d31ef5bdc21fca3d01c36e2decf4a97e6b589bf7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-08-07 06:20:37  Anders Helmersson  <anders.helmersson.utsikt@wasadata.net>  (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@kublai.com>  (brendan)
 
        * account.c, curs_lib.c, protos.h: Make username prompts