]> git.eshelyaron.com Git - emacs.git/commit
Mark atimer allocation as ambiguous root
authorJeff Walsh <fejfighter@gmail.com>
Tue, 5 Nov 2024 12:09:56 +0000 (23:09 +1100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 14:54:18 +0000 (15:54 +0100)
commit08e8f6797d92fef154fb183ea79c35ccee17d337
tree8abf6770b7e77d22dd97032cb053ce1df6be0e2e
parentda3c205a67f8aa56581dcc2d05eecdeea3dc5196
Mark atimer allocation as ambiguous root

* src/atimer.c (start_atimer): Time could be passed a lisp object for
data, we should allocate this as an ambiguous root

(cherry picked from commit c42b90b21a4efb3c5a8ebc6e3bd6be2908d1f2ac)
src/atimer.c