Loading src/test/test-memwipe.c +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ static unsigned check_a_buffer(void) { unsigned int i; volatile char buf[1024]; volatile char buf[BUF_LEN]; unsigned sum = 0; /* See if this buffer has the string in it. Loading Loading
src/test/test-memwipe.c +1 −1 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ static unsigned check_a_buffer(void) { unsigned int i; volatile char buf[1024]; volatile char buf[BUF_LEN]; unsigned sum = 0; /* See if this buffer has the string in it. Loading