]> git.eshelyaron.com Git - emacs.git/commit
Fix double-free in treesit.c
authorYuan Fu <yuan@debian-BULLSEYE-live-builder-AMD64>
Sat, 18 Jun 2022 00:04:00 +0000 (17:04 -0700)
committerYuan Fu <yuan@debian-BULLSEYE-live-builder-AMD64>
Sat, 18 Jun 2022 00:04:00 +0000 (17:04 -0700)
commit7544e9ab5d20a773db15ae3538f1c4a3a9167760
treea5f3c3ad89d7bf7b2b89ea32c98e264c19d3cd85
parent246dbb540a32fd5e68ae0665527717943ebb69b1
Fix double-free in treesit.c

* src/treesit.c (Ftreesit_query_capture): Remove free at the end.
src/treesit.c