Issue 80 in re2: DFA out of memory

30 views
Skip to first unread message

r...@googlecode.com

unread,
Apr 23, 2013, 5:35:41 AM4/23/13
to re2...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 80 by charl...@126.com: DFA out of memory
http://code.google.com/p/re2/issues/detail?id=80

What steps will reproduce the problem?
1.set_max_mem(1<<30)
2.
3.

What is the expected output? What do you see instead?
create DFA sucessfully,but DFA out of memory ,instead

What version of the product are you using? On what operating system?
latest version,on linux.

Please provide any additional information below.
NOTE: If you have a suggested patch, please see
http://code.google.com/p/re2/wiki/Contribute
for information about sending it in for review. Thanks.

caused by this expression

in dfa.cc,max_mem()*2/3.
when 1<<30 *2 it will be a negative


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

r...@googlecode.com

unread,
Jan 9, 2014, 10:19:06 PM1/9/14
to re2...@googlegroups.com
Updates:
Status: Fixed

Comment #1 on issue 80 by r...@swtch.com: DFA out of memory
http://code.google.com/p/re2/issues/detail?id=80

This issue was closed by revision 7f1c5387aac5.
Reply all
Reply to author
Forward
0 new messages