Output save_alt Download

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