Adjust the zeroization test to the new length of zeroize.c

This commit is contained in:
k-stachowiak 2019-08-16 11:48:56 +02:00 committed by Gilles Peskine
parent 6d10a56ce8
commit ff8ae11159

View file

@ -43,7 +43,7 @@
set confirm off
file ./programs/test/zeroize
break zeroize.c:100
break zeroize.c:102
set args ./programs/test/zeroize.c
run