diff options
| author | Paul Eggert | 2020-08-03 15:21:59 -0700 |
|---|---|---|
| committer | Paul Eggert | 2020-08-03 19:08:58 -0700 |
| commit | a1436544ff826b8c51242f4afb7c5d485c8e2e32 (patch) | |
| tree | 05806e744974863a62ef5b2e903b062ca2c7545f /src/bytecode.c | |
| parent | a4ed198e8f3754a59cabbb03ab6bae8a49597ee0 (diff) | |
| download | emacs-a1436544ff826b8c51242f4afb7c5d485c8e2e32.tar.gz emacs-a1436544ff826b8c51242f4afb7c5d485c8e2e32.zip | |
Simplify use of __lsan_ignore_object
* configure.ac: Use AC_CHECK_FUNCS_ONCE for __lsan_ignore_object.
* src/buffer.c, src/data.c, src/emacs-module.c, src/regex-emacs.c:
* src/search.c: Use __lsan_ignore_object unconditionally, and don’t
include sanitizer/lsan_interface.h.
* src/lisp.h (__lsan_ignore_object): Provide a dummy in the
typical case where leak sanitization is not available.
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions