macro: Fix memory leak expanding !DO loop over list.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 9 Oct 2021 16:32:02 +0000 (09:32 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 9 Oct 2021 16:32:02 +0000 (09:32 -0700)
commitaf630812b8f5738d1574aae723034601ecc7307b
tree39a7f7076ab7b54e59f6e07e52f619ca9c5c0dc0
parentf49d8549666763efac0d3cbda14e29de29976542
macro: Fix memory leak expanding !DO loop over list.

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