]> granicus.if.org Git - re2c/commit
fix a memory error detected with valgrind in raw_token() (the string returned by...
authornuno-lopes <nuno-lopes@642ea486-5414-0410-9d7f-a0204ed87703>
Wed, 9 Apr 2008 22:57:45 +0000 (22:57 +0000)
committernuno-lopes <nuno-lopes@642ea486-5414-0410-9d7f-a0204ed87703>
Wed, 9 Apr 2008 22:57:45 +0000 (22:57 +0000)
commit7d8b204162ba10937fdf98b787dce3092b816d9d
treee6394bf396aeef1a7083b69c241b8eb7012a4607
parentdb6ff253a3acaeb2a4f8ac11dcf2fc013336ee6e
fix a memory error detected with valgrind in raw_token() (the string returned by it was freeded when the function returned
re2c/code.cc
re2c/scanner.h
re2c/substr.cc
re2c/substr.h