Commit a55152ea2eb061403ab128cd7a63772753e83cd0

Bruno Haible 2021-08-29T18:54:54

explicit_bzero test: Fix test failure due to GCC optimizations. * tests/test-explicit_bzero.c (do_secret_stuff): Use static variable 'last_stackbuf'. (main): Use an 'if' to combine the two do_secret_stuff invocations.