GNU bug report logs - #25391
24.5; ffap-guesser "stack overflow in regexp matcher" error may crash emacs.

Previous Next

Package: emacs;

Reported by: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>

Date: Sun, 8 Jan 2017 07:32:01 UTC

Severity: minor

Tags: fixed, patch

Found in version 24.5

Fixed in version 26.1

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

Bug is archived. No further changes may be made.

Full log


Message #37 received at 25391 <at> debbugs.gnu.org (full text, mbox):

From: npostavs <at> users.sourceforge.net
To: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
Cc: 25391 <at> debbugs.gnu.org
Subject: Re: bug#25391: 24.5;
 ffap-guesser "stack overflow in regexp matcher" error may crash emacs.
Date: Sat, 14 Jan 2017 01:57:40 -0500
[Message part 1 (text/plain, inline)]
npostavs <at> users.sourceforge.net writes:

>  (defvar ffap-gopher-regexp
> -  "^.*\\<\\(Type\\|Name\\|Path\\|Host\\|Port\\) *= *\\(.*\\) *$"
> -  "Regexp matching a line in a gopher bookmark (maybe indented).
> -The two subexpressions are the KEY and VALUE.")
> +  "\\<\\(Type\\|Name\\|Path\\|Host\\|Port\\) *= *"
> +  "Regexp matching a key in a gopher bookmark.
> +Set to nil to disable matching gopher bookmarks."

Oops, lost a close paren.

[v5-0001-Improve-ffap-gopher-at-point-handling-of-long-lin.patch (text/plain, attachment)]

This bug report was last modified 8 years and 130 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.