Output save_alt Download

Operation
crypto_aead
Primitive
wheeshtv1mr3fr1t128
Implementation
ref
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 4d8eed9fe6701c93d5099427147604ec8d50181a8c658fb3e8fc198dee02bad8 3310068 210501724 4300000000 crypto_aead/wheeshtv1mr3fr1t128/ref
3 ==30974== Memcheck, a memory error detector
4 ==30974== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==30974== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==30974== Command: ./try
7 ==30974==
8 ==30974== Conditional jump or move depends on uninitialised value(s)
9 ==30974== at 0x40397F: crypto_aead_wheeshtv1mr3fr1t128_ref_decrypt (encrypt.c:799)
10 ==30974== by 0x400FC7: timecop_doit (try.c:107)
11 ==30974== by 0x401F90: main (try-anything.c:306)
12 ==30974== Uninitialised value was created by a client request
13 ==30974== at 0x400E67: timecop_doit (try.c:102)
14 ==30974== by 0x401F90: main (try-anything.c:306)
15 ==30974==
16 ==30974== Conditional jump or move depends on uninitialised value(s)
17 ==30974== at 0x40398D: crypto_aead_wheeshtv1mr3fr1t128_ref_decrypt (encrypt.c:800)
18 ==30974== by 0x400FC7: timecop_doit (try.c:107)
19 ==30974== by 0x401F90: main (try-anything.c:306)
20 ==30974== Uninitialised value was created by a client request
21 ==30974== at 0x400E67: timecop_doit (try.c:102)
22 ==30974== by 0x401F90: main (try-anything.c:306)
23 ==30974==
24 ==30974== Conditional jump or move depends on uninitialised value(s)
25 ==30974== at 0x4039A0: crypto_aead_wheeshtv1mr3fr1t128_ref_decrypt (encrypt.c:790)
26 ==30974== by 0x400FC7: timecop_doit (try.c:107)
27 ==30974== by 0x401F90: main (try-anything.c:306)
28 ==30974== Uninitialised value was created by a client request
29 ==30974== at 0x400E67: timecop_doit (try.c:102)
30 ==30974== by 0x401F90: main (try-anything.c:306)
31 ==30974==
32 ==30974== Conditional jump or move depends on uninitialised value(s)
33 ==30974== at 0x4039B5: crypto_aead_wheeshtv1mr3fr1t128_ref_decrypt (encrypt.c:789)
34 ==30974== by 0x400FC7: timecop_doit (try.c:107)
35 ==30974== by 0x401F90: main (try-anything.c:306)
36 ==30974== Uninitialised value was created by a client request
37 ==30974== at 0x400E67: timecop_doit (try.c:102)
38 ==30974== by 0x401F90: main (try-anything.c:306)
39 ==30974==
40 ==30974==
41 ==30974== HEAP SUMMARY:
42 ==30974== in use at exit: 70,144 bytes in 16 blocks
43 ==30974== total heap usage: 22 allocs, 6 frees, 84,088 bytes allocated
44 ==30974==
45 ==30974== LEAK SUMMARY:
46 ==30974== definitely lost: 0 bytes in 0 blocks
47 ==30974== indirectly lost: 0 bytes in 0 blocks
48 ==30974== possibly lost: 70,144 bytes in 16 blocks
49 ==30974== still reachable: 0 bytes in 0 blocks
50 ==30974== suppressed: 0 bytes in 0 blocks
51 ==30974== Rerun with --leak-check=full to see details of leaked memory
52 ==30974==
53 ==30974== For lists of detected and suppressed errors, rerun with: -s
54 ==30974== ERROR SUMMARY: 8 errors from 4 contexts (suppressed: 0 from 0)