]> Savannah Git Hosting - gnulib.git/commit
explicit_bzero-tests: pacify GCC better
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Jul 2021 19:08:56 +0000 (14:08 -0500)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Jul 2021 19:10:09 +0000 (14:10 -0500)
commitf9803478355d038aa060d71bdd9eddf2bd43325f
treed34d6ee9d35148dbd8d04a9e9323a15f86b4d3f4
parent44aad5b0afeed4ad432429404c760aeae9fd9a0a
explicit_bzero-tests: pacify GCC better

Problem reported by Bruno Haible in:
https://lists.gnu.org/r/bug-gnulib/2021-07/msg00039.html
* tests/test-explicit_bzero.c: Ignore -Wmaybe-uninitialized.
(stackbuf): Remove this static pointer, reverting recent change.
(do_secret_stuff, test_stack): Revert these related changes too.
ChangeLog
tests/test-explicit_bzero.c