diff options
| author | Paul Eggert | 2019-04-21 21:47:10 -0700 |
|---|---|---|
| committer | Paul Eggert | 2019-04-21 23:16:48 -0700 |
| commit | 1ea048f6e02e56891278a040a5b21678c661764a (patch) | |
| tree | 07121fd5272f4bba48d96f22a3f65396c0071c01 /src/coding.c | |
| parent | 72067661fef9cb9e1a746a7a825053c8204c7a38 (diff) | |
| download | emacs-1ea048f6e02e56891278a040a5b21678c661764a.tar.gz emacs-1ea048f6e02e56891278a040a5b21678c661764a.zip | |
Remove --enable-checking=xmallocoverrun
It doesn’t work anymore, and these days ‘gcc -fsanitize=address’
does a better job anyway.
* configure.ac: Remove the option.
* configure.ac (ac_xmalloc_overrun, XMALLOC_OVERRUN_CHECK):
* src/alloc.c (XMALLOC_OVERRUN_CHECK_OVERHEAD)
(XMALLOC_OVERRUN_CHECK_SIZE, XMALLOC_OVERRUN_SIZE_SIZE)
(xmalloc_overrun_check_header, xmalloc_overrun_check_trailer)
(xmalloc_put_size, xmalloc_get_size, overrun_check_malloc)
(overrun_check_realloc, overrun_check_free):
Remove. All uses removed.
* etc/NEWS: Mention this.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions