Output save_alt Download

Operation
crypto_aead
Primitive
proest256copav1
Implementation
ref
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 10cf9679fec094fa27914bf523df1af20b0cc3ebce6ff47d341f0286d7750844 30258182 519735625 4300000000 crypto_aead/proest256copav1/ref
3 ==4409== Memcheck, a memory error detector
4 ==4409== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==4409== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==4409== Command: ./try
7 ==4409==
8 ==4409== Conditional jump or move depends on uninitialised value(s)
9 ==4409== at 0x4035E3: crypto_aead_proest256copav1_ref_decrypt (encrypt.c:330)
10 ==4409== by 0x400F77: timecop_doit (try.c:107)
11 ==4409== by 0x402850: main (try-anything.c:306)
12 ==4409== Uninitialised value was created by a client request
13 ==4409== at 0x400E17: timecop_doit (try.c:102)
14 ==4409== by 0x402850: main (try-anything.c:306)
15 ==4409==
16 ==4409== Conditional jump or move depends on uninitialised value(s)
17 ==4409== at 0x4035EE: crypto_aead_proest256copav1_ref_decrypt (encrypt.c:330)
18 ==4409== by 0x400F77: timecop_doit (try.c:107)
19 ==4409== by 0x402850: main (try-anything.c:306)
20 ==4409== Uninitialised value was created by a client request
21 ==4409== at 0x400E17: timecop_doit (try.c:102)
22 ==4409== by 0x402850: main (try-anything.c:306)
23 ==4409==
24 ==4409==
25 ==4409== HEAP SUMMARY:
26 ==4409== in use at exit: 71,168 bytes in 16 blocks
27 ==4409== total heap usage: 22 allocs, 6 frees, 85,112 bytes allocated
28 ==4409==
29 ==4409== LEAK SUMMARY:
30 ==4409== definitely lost: 0 bytes in 0 blocks
31 ==4409== indirectly lost: 0 bytes in 0 blocks
32 ==4409== possibly lost: 71,168 bytes in 16 blocks
33 ==4409== still reachable: 0 bytes in 0 blocks
34 ==4409== suppressed: 0 bytes in 0 blocks
35 ==4409== Rerun with --leak-check=full to see details of leaked memory
36 ==4409==
37 ==4409== For lists of detected and suppressed errors, rerun with: -s
38 ==4409== ERROR SUMMARY: 130 errors from 2 contexts (suppressed: 0 from 0)