Output save_alt Download

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