]> Savannah Git Hosting - gnulib.git/commit
dfa: remove dfa-heap-overrun workaround
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Sep 2020 20:44:34 +0000 (13:44 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 15 Sep 2020 20:46:12 +0000 (13:46 -0700)
commit91e8dccc3c352d56262e24f8fc8d4b736092e639
tree31cec0eba7f4c771e0ee1c4b19a6c4ea17007f55
parent3669512e2afcb07b3ce0a62c5cf007ca3cf2d9a1
dfa: remove dfa-heap-overrun workaround

* lib/dfa.c (reorder_tokens): Go back to a single pass that
both sets map[*] and does other things.  This reverts
2020-09-14T01:20:01Z!eggert@cs.ucla.edu, which is no longer
needed now that 2020-09-14T13:21:05Z!noritnk@kcn.ne.jp
fixed the underlying problem.
ChangeLog
lib/dfa.c