]> granicus.if.org Git - re2c/commit
Do not access vector element by reference that is invalidated due to reallocation.
authorUlya Trofimovich <skvadrik@gmail.com>
Tue, 5 Mar 2019 22:35:23 +0000 (22:35 +0000)
committerUlya Trofimovich <skvadrik@gmail.com>
Tue, 5 Mar 2019 22:44:21 +0000 (22:44 +0000)
commit0665c39c36c3026887a8984f96e4483d6918a98e
tree1202dcea0f17d18376d69eac5b330cf9129f6d61
parent2e7bcb3205d95de79e12c5f939394280a7238feb
Do not access vector element by reference that is invalidated due to reallocation.
re2c/src/dfa/closure_posix.h
re2c/src/dfa/determinization.cc