]> git.eshelyaron.com Git - emacs.git/commit
Use a more precise check for '__lsan_ignore_object'
authorPhilipp Stephani <phst@google.com>
Sat, 1 Aug 2020 15:12:30 +0000 (17:12 +0200)
committerPhilipp Stephani <phst@google.com>
Sat, 1 Aug 2020 15:12:30 +0000 (17:12 +0200)
commit06310cf9122500faa96ad200888cfbb1dda56563
treeeb7065cdedd8deef2cb55130bf8ff7de305112a9
parenta2323c7ccb0eab1b6395d5d1d7e18db617354e13
Use a more precise check for '__lsan_ignore_object'

* configure.ac: Add check for __lsan_ignore_object.

* src/buffer.c (enlarge_buffer_text):
* src/data.c (make_blv):
* src/emacs-module.c (Fmodule_load, initialize_environment):
* src/regex-emacs.c (regex_compile):
* src/search.c (newline_cache_on_off): Use new configuration macro.
configure.ac
src/buffer.c
src/data.c
src/emacs-module.c
src/regex-emacs.c
src/search.c