SECRET 58 maint/gnulib/tests/test-explicit_bzero.c memcpy (stbuf, SECRET, SECRET_SIZE); SECRET 116 maint/gnulib/tests/test-explicit_bzero.c memcpy (heapbuf, SECRET, SECRET_SIZE); SECRET 123 maint/gnulib/tests/test-explicit_bzero.c ASSERT (memcmp (heapbuf, SECRET, SECRET_SIZE) != 0); SECRET 146 maint/gnulib/tests/test-explicit_bzero.c memcpy (stackbuf, SECRET, SECRET_SIZE);