GNU bug report logs - #17328
dfa.c will fail if used on more than one DFA

Previous Next

Package: grep;

Reported by: Aharon Robbins <arnold <at> skeeve.com>

Date: Wed, 23 Apr 2014 18:37:02 UTC

Severity: normal

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


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

From: Norihiro Tanaka <noritnk <at> kcn.ne.jp>
To: 17328 <at> debbugs.gnu.org,
 eggert <at> cs.ucla.edu,
 arnold <at> skeeve.com
Subject: bug#17328: dfa.c will fail if used on more than one DFA
Date: Thu, 24 Apr 2014 09:16:19 +0900
[Message part 1 (text/plain, inline)]
I confirmed memory leak by below after omit-static-variables.

$ yes abcdabc | head -50000000 >k
$ env LC_ALL=ja_JP.eucJP src/grep -v abcd.bc k

I send the patch to fix it.
[patch.txt (text/plain, attachment)]

This bug report was last modified 11 years and 27 days ago.

Previous Next


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