GNU bug report logs - #19061
[PATCH] dfa: building superset, access to unallocated memory

Previous Next

Package: grep;

Reported by: Norihiro Tanaka <noritnk <at> kcn.ne.jp>

Date: Sat, 15 Nov 2014 09:13:01 UTC

Severity: normal

Tags: patch

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jim Meyering <jim <at> meyering.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#19061: closed ([PATCH] dfa: building superset, access to
 unallocated memory)
Date: Sun, 16 Nov 2014 15:50:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 16 Nov 2014 07:49:37 -0800
with message-id <CA+8g5KG9bbVyq4v1jfRbGSih7J9WY0fnmD1civ6iF170T6ta3A <at> mail.gmail.com>
and subject line Re: bug#19061: [PATCH] dfa: building superset, access to unallocated memory
has caused the debbugs.gnu.org bug report #19061,
regarding [PATCH] dfa: building superset, access to unallocated memory
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
19061: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=19061
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Norihiro Tanaka <noritnk <at> kcn.ne.jp>
To: bug-grep <at> gnu.org
Subject: [PATCH] dfa: building superset, access to unallocated memory
Date: Sat, 15 Nov 2014 18:11:32 +0900
[Message part 3 (text/plain, inline)]
If original DFA does not have any CSETs, no memory allocated for CSET.
Even then DFA try to copy CSET from original DFA to the superset.  As
a result, it is caused to access to unallocated memory.  We have no test
case so that it is very difficult that we always reproduce this bug, as
CSET may be added only one in building superset.
[0001-dfa-building-superset-access-to-unallocated-memory.patch (text/plain, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Jim Meyering <jim <at> meyering.net>
To: Norihiro Tanaka <noritnk <at> kcn.ne.jp>
Cc: 19061 <19061-done <at> debbugs.gnu.org>
Subject: Re: bug#19061: [PATCH] dfa: building superset,
 access to unallocated memory
Date: Sun, 16 Nov 2014 07:49:37 -0800
I have pushed that change and am preparing another snapshot.


This bug report was last modified 10 years and 189 days ago.

Previous Next


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