]> Savannah Git Hosting - gnulib.git/commit
manywarnings: enable some malloc warnings
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2021 23:49:01 +0000 (16:49 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2021 23:49:45 +0000 (16:49 -0700)
commit6dae7213a2e67c0da56f9bb110e2500df4edeeaa
tree52a0e138fe5bd123a0012becfb402d338a76d585
parentb03cdc1b6fbc7abae6befd254bf440861aad8ec7
manywarnings: enable some malloc warnings

* m4/manywarnings.m4 (gl_MANYWARN_ALL_GCC): Stop adding
-Wno-analyzer-double-free, -Wno-analyzer-null-dereference, and
-Wno-analyzer-use-after-free, as these false alarms don’t seem
to be as much of an issue now that we’ve pacified a couple
of individual modules and GCC has some bug fixes.
ChangeLog
m4/manywarnings.m4