Output save_alt Download

Operation
crypto_hash
Primitive
rfsb509
Implementation
ref
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 2133cf3a979e75fc9fdd0c7abcc3b9abf6bb1e04ce40f7abe7f99137ef56ee52 9764574 298917929 4300000000 crypto_hash/rfsb509/ref
3 ==20852== Memcheck, a memory error detector
4 ==20852== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==20852== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==20852== Command: ./try
7 ==20852==
8 ==20852== Use of uninitialised value of size 8
9 ==20852== at 0x401D76: crypto_hashblocks_rfsb509_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==20852== by 0x4018BF: crypto_hash_rfsb509_ref (hash.c:26)
11 ==20852== by 0x400CC5: timecop_doit (try.c:69)
12 ==20852== by 0x401550: main (try-anything.c:306)
13 ==20852== Uninitialised value was created by a client request
14 ==20852== at 0x400CB7: timecop_doit (try.c:68)
15 ==20852== by 0x401550: main (try-anything.c:306)
16 ==20852==
17 ==20852== Use of uninitialised value of size 8
18 ==20852== at 0x401D82: crypto_hashblocks_rfsb509_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==20852== by 0x4018BF: crypto_hash_rfsb509_ref (hash.c:26)
20 ==20852== by 0x400CC5: timecop_doit (try.c:69)
21 ==20852== by 0x401550: main (try-anything.c:306)
22 ==20852== Uninitialised value was created by a client request
23 ==20852== at 0x400CB7: timecop_doit (try.c:68)
24 ==20852== by 0x401550: main (try-anything.c:306)
25 ==20852==
26 ==20852== Use of uninitialised value of size 8
27 ==20852== at 0x401E86: crypto_hashblocks_rfsb509_ref (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
28 ==20852== by 0x4018BF: crypto_hash_rfsb509_ref (hash.c:26)
29 ==20852== by 0x400CC5: timecop_doit (try.c:69)
30 ==20852== by 0x401550: main (try-anything.c:306)
31 ==20852== Uninitialised value was created by a client request
32 ==20852== at 0x400CB7: timecop_doit (try.c:68)
33 ==20852== by 0x401550: main (try-anything.c:306)
34 ==20852==
35 ==20852==
36 ==20852== HEAP SUMMARY:
37 ==20852== in use at exit: 17,408 bytes in 4 blocks
38 ==20852== total heap usage: 10 allocs, 6 frees, 31,352 bytes allocated
39 ==20852==
40 ==20852== LEAK SUMMARY:
41 ==20852== definitely lost: 0 bytes in 0 blocks
42 ==20852== indirectly lost: 0 bytes in 0 blocks
43 ==20852== possibly lost: 17,408 bytes in 4 blocks
44 ==20852== still reachable: 0 bytes in 0 blocks
45 ==20852== suppressed: 0 bytes in 0 blocks
46 ==20852== Rerun with --leak-check=full to see details of leaked memory
47 ==20852==
48 ==20852== For lists of detected and suppressed errors, rerun with: -s
49 ==20852== ERROR SUMMARY: 9216 errors from 3 contexts (suppressed: 0 from 0)