Output save_alt Download

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