]> granicus.if.org Git - re2c/commit
Add smart_ptr and use it in dfa_map to fix memory leak.
authorDan Nuffer <danielnuffer@gmail.com>
Sat, 14 Dec 2013 17:11:31 +0000 (10:11 -0700)
committerDan Nuffer <danielnuffer@gmail.com>
Sat, 14 Dec 2013 17:11:31 +0000 (10:11 -0700)
commit0f89c0b2678f8fe2da9ad2797b0b2f3bfd28c163
tree473081644d1fe953c0882719c059837868559595
parentdf4200535941571ba5fe1874e4e5f8b77bb45328
Add smart_ptr and use it in dfa_map to fix memory leak.
re2c/actions.cc
re2c/bootstrap/parser.cc
re2c/bootstrap/y.tab.h
re2c/config_w32.h
re2c/parser.y
re2c/re.h
re2c/smart_ptr.h [new file with mode: 0644]