Output save_alt Download

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