lexer: Fix memory leak merging tokens only some of which come from macros.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 9 Oct 2021 17:10:35 +0000 (10:10 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 9 Oct 2021 17:10:35 +0000 (10:10 -0700)
commitb9019cc390638a998007fc314b8ab7a8fb3e92fa
tree1bfcae33115b070773547c1dd33954c304b93f34
parent47ddf8f19f87c20f456c5798bc394bdab3583623
lexer: Fix memory leak merging tokens only some of which come from macros.

Found by Address Sanitizer.
src/language/lexer/lexer.c