Output save_alt Download

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