Output save_alt Download

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