]> granicus.if.org Git - re2c/commit
libre2c: ensure TNFA simulation algorithms clean up context before exiting.
authorUlya Trofimovich <skvadrik@gmail.com>
Tue, 19 Feb 2019 12:03:12 +0000 (12:03 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Tue, 19 Feb 2019 12:03:12 +0000 (12:03 +0000)
commit41cdb935d27e501fe4825ddb009bdc361cb63e3e
tree492bd3261df17f78562319c40f959e152e55dc46
parent44db77b7df71659348f493fa8123c39fcacdb4a0
libre2c: ensure TNFA simulation algorithms clean up context before exiting.
re2c/lib/regex_impl.h
re2c/lib/regexec.cc
re2c/lib/regexec_nfa_leftmost.cc
re2c/lib/regexec_nfa_posix.cc
re2c/lib/regexec_nfa_posix_trie.cc
re2c/lib/test.cpp