]> git.eshelyaron.com Git - emacs.git/commit
Change malloc to xmalloc in treesit.c
authorYuan Fu <casouri@gmail.com>
Tue, 18 Oct 2022 00:13:25 +0000 (17:13 -0700)
committerYuan Fu <casouri@gmail.com>
Tue, 18 Oct 2022 00:13:25 +0000 (17:13 -0700)
commitddae8d4a13d58720a3118355fabc225a9d907160
tree95786bd5afbc776643a0ab33bd5363ea9f992287
parent954b6e1dc3edb6a8260be810c3f02c335e90b6b8
Change malloc to xmalloc in treesit.c

* src/treesit.c (Ftreesit_parser_set_included_ranges): Change malloc
to xmalloc.
src/treesit.c