util-linux/text-utils
Karel Zak 598ea3fd30 col: enable deallocation on exit also for __SANITIZE_ADDRESS__
The macro FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION does not have to
enabled in all cases (e.g. default travis-ci, local tests, ...). It
seems more robust also check for __SANITIZE_ADDRESS__ too.

Addresses: https://github.com/karelzak/util-linux/pull/1115
Signed-off-by: Karel Zak <kzak@redhat.com>
2020-09-30 13:48:54 +02:00
..
Makemodule.am more: use libmagic to identify binary files 2020-05-12 10:22:09 +02:00
col.1 Manual pages: order NOTES / HISTORY / BUGS / EXAMPLE consistently 2020-05-22 10:25:50 +02:00
col.c col: enable deallocation on exit also for __SANITIZE_ADDRESS__ 2020-09-30 13:48:54 +02:00
colcrt.1 Manual pages: rename EXAMPLE section to EXAMPLES 2020-05-28 14:51:54 +02:00
colcrt.c colcrt: make seek to \n more robust 2019-09-02 11:53:10 +02:00
colrm.1 Manual pages: order AUTHORS / COPYRIGHT / SEE ALSO / AVAILABILITY consistently 2020-05-22 10:25:49 +02:00
colrm.c misc: replaces atexit(close_stdout) with new close_stdout_atexit() 2019-06-17 15:46:10 +02:00
column.1 column: Deprecate --table-empty-lines in favor of --keep-empty-lines 2020-09-29 12:38:18 +02:00
column.c column: Deprecate --table-empty-lines in favor of --keep-empty-lines 2020-09-29 12:38:18 +02:00
hexdump-conv.c hexdump: fix typo, dcl instead of dc1 2020-03-09 10:54:28 +01:00
hexdump-display.c [clang-tidy] fix wrong *cmp usage 2020-04-20 13:21:00 -07:00
hexdump-parse.c hexdump: fix potential null pointer dereference warnings 2018-12-10 21:48:00 +00:00
hexdump.1 hexdump: automatically use -C when called as hd 2020-07-23 12:23:56 +02:00
hexdump.c hexdump: automatically use -C when called as hd 2020-07-23 12:23:56 +02:00
hexdump.h hexdump: add header file guards [lgtm scan] 2019-09-20 16:13:52 +02:00
line.1 docs: (man) remove double quotes (") in .SH lines 2020-05-19 12:15:34 +02:00
line.c misc: consolidate version printing and close_stdout() 2019-04-16 15:14:13 +02:00
more.1 Manual pages: order AUTHORS / COPYRIGHT / SEE ALSO / AVAILABILITY consistently 2020-05-22 10:25:49 +02:00
more.c more: avoid libmagic telling an empty file is binary 2020-05-25 14:16:45 +02:00
pg.1 Manual pages: order AUTHORS / COPYRIGHT / SEE ALSO / AVAILABILITY consistently 2020-05-22 10:25:49 +02:00
pg.c pg: fix wcstombs() use 2020-09-01 11:54:07 +02:00
rev.1 rev: (man) add note about limitations 2020-03-09 11:03:30 +01:00
rev.c rev: report line on error 2020-03-04 13:20:56 +01:00
ul.1 Manual pages: order NOTES / HISTORY / BUGS / EXAMPLE consistently 2020-05-22 10:25:50 +02:00
ul.c [clang-tidy] do not use else after return 2020-04-20 13:20:59 -07:00