grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grep branch, master, updated. v3.4-almost-26-ge4e89bf


From: Paul Eggert
Subject: grep branch, master, updated. v3.4-almost-26-ge4e89bf
Date: Thu, 17 Sep 2020 23:26:44 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "grep".

The branch, master has been updated
       via  e4e89bfc59b3a39e308858328c33465f2bb583c6 (commit)
      from  cf5ac787403027d1e1b68154255d6b9ad879b921 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/grep.git/commit/?id=e4e89bfc59b3a39e308858328c33465f2bb583c6


commit e4e89bfc59b3a39e308858328c33465f2bb583c6
Author: Paul Eggert <eggert@cs.ucla.edu>
Date:   Thu Sep 17 20:26:17 2020 -0700

    * tests/triple-backref: Add comment.

diff --git a/tests/triple-backref b/tests/triple-backref
index 167b8ac..870fe8c 100755
--- a/tests/triple-backref
+++ b/tests/triple-backref
@@ -7,6 +7,10 @@
 # are permitted in any medium without royalty provided the copyright
 # notice and this notice are preserved.
 
+# This tickles a bug in the regex code that can cause heap violations etc.
+# A fix would be welcome, though fixing is not trivial.  See:
+# https://sourceware.org/bugzilla/show_bug.cgi?id=11053
+
 . "${srcdir=.}/init.sh"; path_prepend_ ../src
 require_timeout_
 

-----------------------------------------------------------------------

Summary of changes:
 tests/triple-backref | 4 ++++
 1 file changed, 4 insertions(+)


hooks/post-receive
-- 
grep



reply via email to

[Prev in Thread] Current Thread [Next in Thread]